Skip to content

Commit

Permalink
Restructure C++ documentation
Browse files Browse the repository at this point in the history
- Use groups to organize the doxygen documentation better

- Rewrite much of the doxygen documentation in a (hopefully) clearer
  manner
  • Loading branch information
jasujm committed May 7, 2020
1 parent bb51a70 commit 8ed64b8
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 85 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Changed
- Introduce tox to manage Python unit tests
- More explicit call signatures in Python API (more type
annotations, less catch-all keyword arguments)
- Changed the format of ``dict`` representation of enumerators to
- Change the format of ``dict`` representation of enumerators to
have more explicit ordering of members
- Improvements to the documentation

Version 0.3
-----------
Expand Down

0 comments on commit 8ed64b8

Please sign in to comment.