Skip to content

nap2000/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for Smap M&E and Case Management Tools

Table of Contents

Setting up your development environment

  1. Fork the project (why and how to fork)

  2. Clone your fork of the project locally. At the command line type "git clone" and then the url provided by git hub.

  3. Install ([Sphinx] (https://www.sphinx-doc.org/en/master/))

  4. Install sphinx_rtd_theme

  5. Install ([sphinxcontrib.httpdomain] (https://github.com/sphinx-contrib/httpdomain)).

  6. Create a directory build/html to receove the output

  7. Run the script go.sh. This will generate the html documentation and create a tar file called docs.tgz containing the documentation

  8. Deploy by copying the contents of _build/html to a directory accessible by your web server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published