sfstoolbox / theory

Theory of sound field synthesis
https://sfs.readthedocs.io
Creative Commons Attribution 4.0 International
14 stars 3 forks source link

Split documentation in subpages #20

Closed hagenw closed 6 years ago

hagenw commented 7 years ago

This was not possible until sphinx 1.5 as cross-referencing of equations was not possible before, see: https://github.com/sphinx-doc/sphinx/issues/1210.

This is now integrated and we can start to test it.

hagenw commented 6 years ago

With some hacks (custom version of sphinx and sphinxcontrib-katex) this is now integrated in the 3.0 branch.