Skip to content

Sphinx / Read the Docs MicroHH documentation

License

Notifications You must be signed in to change notification settings

MirjamTijhuis/readthedocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroHH documentation

Sphinx / ReadTheDocs MicroHH documentation, available at: https://microhh.readthedocs.io

Installation of packages

A local compilation of the documentation requires the following Pip packages:

pip3 install sphinx
pip3 install sphinx-rtd-theme

Local compilation

To compile the documentation local on your computer, simply use:

make html

from the root directory. This will result in .html pages in `build/html'.

About

Sphinx / Read the Docs MicroHH documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.4%
  • HTML 28.1%
  • Batchfile 2.5%
  • Makefile 2.0%