Skip to content

Commit

Permalink
Try to improve problems with doxygen + breathe and type aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
arximboldi committed Oct 27, 2016
1 parent 6d9c973 commit d1a7bd8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ Hello my friend.
```

```eval_rst
.. doxygenfile:: flex_vector.hpp
.. doxygenclass:: immer::flex_vector
:project: immer
:members:
:undoc-members:
```

Indices and tables
Expand Down
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx
breathe
git+https://github.com/michaeljones/breathe
recommonmark
sphinx_rtd_theme

0 comments on commit d1a7bd8

Please sign in to comment.