Skip to content

Commit

Permalink
new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
schaarj committed Dec 7, 2023
1 parent dc6e969 commit 0e5e7d0
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Code Documentation
layout: default
nav_order: 4
parent: Additional Considerations
---

## Documentation:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Code Packaging
layout: default
nav_order: 7
parent: Additional Considerations
---

## Package Your Code:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Project Structure
layout: default
nav_order: 6
parent: Additional Considerations
---

## Project Structure:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Python Environments
layout: default
nav_order: 5
parent: Additional Considerations
---

## Exporting a Python Environment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Readme file
layout: default
nav_order: 2
parent: Additional Considerations
---

## README.md:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Automated Releases
layout: default
nav_order: 8
parent: Additional Considerations
---

## Release Workflow:
Expand Down
File renamed without changes.
Empty file.
6 changes: 6 additions & 0 deletions docs/pages/detailed_instructions/upload.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Upload
layout: default
nav_order: 2
parent: Detailed instructions
---

0 comments on commit 0e5e7d0

Please sign in to comment.