| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
To build the documentation:
Install DOLFINx Python interface using the docs dependency group, e.g.
python -m pip install --group docs .
It must be possible to import the module dolfinx to build the documentation.
Run in this directory:
python -m sphinx -W -b html source/ build/html/
Python demo programs are written in Python, with MyST-flavoured Markdown syntax for comments.
| Back | FazBrowse Home | New Git URL |