FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

OpenCalphad-Python/docs at main · Jerry1999/OpenCalphad-Python · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Compiling OC-Python's Documentation

The docs for OC-Python are built with Sphinx. To compile the docs, Sphinx and the related extensions must be installed first.

pip install sphinx sphinx_rtd_theme sphinx_copybutton

Then static HTML pages are generated by Makefile.

make html

The generated docs will be in the build/html directory and can be viewed by opening index.html.


Back | FazBrowse Home | New Git URL