Skip to content

Sphinx / Read the Docs MicroHH documentation

License

Notifications You must be signed in to change notification settings

thijsheus/readthedocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 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

  • HTML 57.1%
  • Python 33.7%
  • Batchfile 5.0%
  • Makefile 4.2%