Skip to content

Commit

Permalink
Updating gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
bpstewar committed Nov 8, 2024
1 parent 14b1bf6 commit 238be11
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 11 deletions.
5 changes: 5 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ sphinx:
config:
html_show_copyright: false
html_last_updated_fmt: "%b %d, %Y"
apidoc_module_dir: ../space2stats_api/src
extra_extensions:
- 'sphinx.ext.autodoc'
- sphinx.ext.napoleon
- sphinxcontrib.apidoc
25 changes: 15 additions & 10 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
format: jb-book
root: README
root: docs/readme.md

parts:
- caption: Concept Note
numbered: False
chapters:
- file: docs/Introduction.md
- caption: Example summaries
- file: docs/Introduction.md
- file: docs/annexA.md
- caption: S2S Sub-tasks
numbered: False
chapters:
- file: notebooks/Space2Stats_Comparing_H3_WBAdmin.ipynb
- file: notebooks/Space2Stats_RunZonal.ipynb
- file: notebooks/Space2Stats_RunZonal_HTI.ipynb
- caption: Food Security
- file: docs/sub_tasks/admin_bounds.md
- file: docs/sub_tasks/sub_national_poverty.md
- file: docs/sub_tasks/geest.md
- file: docs/sub_tasks/geo_enhancement.md
- caption: S2S Examples
numbered: False
chapters:
- file: notebooks/h3-food-security.ipynb
- caption: Additional Resources
- file: notebooks/user-docs/space2stats_py_package_demo.ipynb
- file: notebooks/user-docs/space2stats_api_demo.ipynb
- file: notebooks/user-docs/space2stats_api_demo_R.Rmd
- caption: S2S Python Documentation
numbered: False
chapters:
- file: docs/annexA.md
- file: docs/api.rst
2 changes: 1 addition & 1 deletion docs/annexA.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Annex A: Datasets to be Summarized
# Annex A: S2S Datasets
|Phase|Category|Variable Name|Source|
|:----|:----|:----|:----|
|1|Access|Distance to airport |Global Friction Surface 2019|
Expand Down

0 comments on commit 238be11

Please sign in to comment.