Style guide for this site¶
MkDocs and theme¶
The html pages of this site were created using MkDocs.
Markdown guide¶
MkDocs uses Markdown as the language for its contents source files.
Working with equations¶
Equations in our documentation are written in LaTex syntax and displayed with MathJax.
- Math expression tutorial from Overleaf
- MathJax documentation
- MathJax basic tutorial and quick reference
We are still exploring good ways for numbering and cross-referencing equations. Further information will be posted here.