Skip to content

Commit 36eb49b

Browse files
committed
docs: adding develop page with links to templates
1 parent 0b31833 commit 36eb49b

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

docs/source/develop.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Developers
2+
3+
## Templates
4+
5+
| Template | Description |
6+
|----------|-------------|
7+
| [aind-capsule-template](https://github.com/AllenNeuralDynamics/aind-capsule-template) | Template for creating Code Ocean capsules |
8+
| [aind-analysis-pipeline-template](https://github.com/AllenNeuralDynamics/aind-pipeline-template) | Template for creating Code Ocean data processing pipelines |
9+
| [aind-preprint-template](https://github.com/AllenNeuralDynamics/aind-preprint-template) | Template for creating LaTeX preprints and publications |
10+
| [aind-library-template](https://github.com/AllenNeuralDynamics/aind-library-template) | Template for creating Python libraries |
11+
12+
## Pipeline development
13+
14+
For metadata management: [aind-metadata-manager](https://github.com/AllenNeuralDynamics/aind-metadata-manager/)
15+
16+
## [todo]

docs/source/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
[Package data](package_data.md) for publications and workshops.
1414

15+
[Develop](develop.md) new packages and tools.
16+
1517
## I need to report an...
1618

1719
[Issue with scientific computing software](https://github.com/AllenNeuralDynamics/aind-scientific-computing/issues).
@@ -41,6 +43,7 @@ acquire_upload
4143
explore_analyze
4244
proposals
4345
package_data
46+
develop
4447
4548
```
4649

0 commit comments

Comments
 (0)