.. Github Pages Demo documentation master file, created by sphinx-quickstart on Thu Jun 2 14:49:01 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Creating Github Pages for Code ============================== |Deploy| .. |Deploy| image:: https://github.com/cybergis/github-pages-demo/actions/workflows/pages/pages-build-deployment/badge.svg :target: https://github.com/cybergis/github-pages-demo/actions/workflows/pages/pages-build-deployment The `Github repository can be found here `_. **Author:** `Alexander Michels `_ It's increasingly common for software and projects to have documentation sites with auto-generated docs and/or examples using Jupyter notebooks. Some examples include: * `geopanda documentation and examples `_ * `osmnx documentation `_ Some `CyberGIS Center `_ projects with sites include: * `cybergisx-cli `_ (made with `MkDocs `_) * `cybergis-compute-python-sdk `_ (made with `Sphinx `_) This site has the goal of walking through how to create one of these sites with Sphinx. At the end of the tutorial, you could end up with the `Examples page `_ and `User Reference page `_. .. toctree:: :maxdepth: 2 :caption: Contents: tutorial examples reference Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`