|
1 | 1 | # ---------------------- PROJECT SPECIFIC --------------------------- |
2 | 2 |
|
3 | 3 | site_name: DataJoint Documentation |
4 | | -site_url: http://localhost/docs |
| 4 | +site_url: https://datajoint.com/docs |
5 | 5 | repo_name: datajoint/datajoint-docs |
6 | 6 | repo_url: https://github.com/datajoint/datajoint-docs |
7 | 7 | nav: |
8 | 8 | - Welcome: index.md |
9 | 9 | - DataJoint Python: core/datajoint-python/ |
10 | 10 | - DataJoint Elements: |
11 | | - - elements/index.md |
12 | | - - Concepts: elements/concepts.md |
13 | | - - User Guide: elements/user-guide.md |
14 | | - - Developer Guide: elements/developer-guide.md |
15 | | - - Management: |
16 | | - - Plan: elements/management/plan.md |
17 | | - - Governance: elements/management/governance.md |
18 | | - - Selection: elements/management/selection.md |
19 | | - - Quality Assurance: elements/management/quality-assurance.md |
20 | | - - Outreach: elements/management/outreach.md |
21 | | - - Dissemination: elements/management/dissemination.md |
22 | | - - Adoption: elements/management/adoption.md |
| 11 | + - elements/index.md |
| 12 | + - Concepts: elements/concepts.md |
| 13 | + - User Guide: elements/user-guide.md |
| 14 | + - Developer Guide: elements/developer-guide.md |
| 15 | + - Management: |
| 16 | + - Plan: elements/management/plan.md |
| 17 | + - Governance: elements/management/governance.md |
| 18 | + - Selection: elements/management/selection.md |
| 19 | + - Quality Assurance: elements/management/quality-assurance.md |
| 20 | + - Outreach: elements/management/outreach.md |
| 21 | + - Dissemination: elements/management/dissemination.md |
| 22 | + - Adoption: elements/management/adoption.md |
23 | 23 | - Additional Resources: additional-resources.md |
24 | 24 | - Project Showcase: |
25 | | - - projects/index.md |
26 | | - - Catalog: https://catalog.datajoint.io |
27 | | - - Teams: projects/teams.md |
28 | | - - Publications: projects/publications.md |
| 25 | + - projects/index.md |
| 26 | + - Catalog: https://catalog.datajoint.io |
| 27 | + - Teams: projects/teams.md |
| 28 | + - Publications: projects/publications.md |
29 | 29 | - Support & Events: support-events.md |
30 | 30 | - Partnerships: |
31 | | - - DANDI: partnerships/dandi.md |
32 | | - - Facemap: partnerships/facemap.md |
33 | | - - INCF: partnerships/incf.md |
34 | | - - NWB: partnerships/nwb.md |
35 | | - - Open Ephys GUI: partnerships/openephysgui.md |
36 | | - - Suite2p: partnerships/suite2p.md |
| 31 | + - DANDI: partnerships/dandi.md |
| 32 | + - Facemap: partnerships/facemap.md |
| 33 | + - INCF: partnerships/incf.md |
| 34 | + - NWB: partnerships/nwb.md |
| 35 | + - Open Ephys GUI: partnerships/openephysgui.md |
| 36 | + - Suite2p: partnerships/suite2p.md |
37 | 37 | - About: |
38 | | - - History: about/history.md |
39 | | - - Team: about/datajoint-team.md |
40 | | - - Citation Guidelines: about/citation.md |
41 | | - - Contribution Guidelines: about/contribute.md |
| 38 | + - History: about/history.md |
| 39 | + - Team: about/datajoint-team.md |
| 40 | + - Citation Guidelines: about/citation.md |
| 41 | + - Contribution Guidelines: about/contribute.md |
42 | 42 |
|
43 | 43 | # ---------------------------- STANDARD ----------------------------- |
44 | 44 |
|
@@ -136,4 +136,4 @@ extra: |
136 | 136 | extra_css: |
137 | 137 | - assets/stylesheets/extra.css |
138 | 138 | extra_javascript: |
139 | | - - https://js-na1.hs-scripts.com/23133402.js # HubSpot chatbot |
| 139 | + - https://js-na1.hs-scripts.com/23133402.js # HubSpot chatbot |
0 commit comments