Skip to content

Commit

Permalink
TOC additions
Browse files Browse the repository at this point in the history
  • Loading branch information
SahitiSarva committed May 28, 2024
1 parent 8904c6a commit 2aa3da2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,6 @@ _build/

# setuptools-scm/
src/*/_version.py


/data
13 changes: 9 additions & 4 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ parts:
- caption: Data Products
chapters:
- file: notebooks/conflict/README
- file: notebooks/agriculture/README
# - caption: Acknowledgements
# chapters:
# - file: docs/team
sections:
- file: notebooks/conflict/conflictAnalysis.ipynb
- file: notebooks/agriculture/README
- file: notebooks/nighttime-lights/README
sections:
- file: notebooks/nighttime-lights/ntl_analysis.html
- caption: Acknowledgements
chapters:
- file: docs/team
File renamed without changes.

0 comments on commit 2aa3da2

Please sign in to comment.