Add Doxygen conf to sphinx.

This commit is contained in:
2019-08-07 20:50:55 -07:00
parent dca6338228
commit 5bee57a2e4
2 changed files with 6 additions and 3 deletions

View File

@@ -22,6 +22,6 @@ Important classes
-----------------
The foundational class of this library (and here's to a real mathematical
workhorse) is the :class:`wr::geom::Vector`` class.
workhorse) is the :class:`wr::geom::Vector` class.
Other important classes are the :class:`wr::geom::Quaternion` class.