Commit Graph

2 Commits (0f2fa7883cf75bec70d3ade0ec8d3e00b8151a7c)

Author SHA1 Message Date
Ludwig Knüpfer 79da205cd8 doc: fix trailing whitespace in Doxygen XML 7 years ago
Ludwig Knüpfer 7c188378a9 doc: move details section to the top
Add a layout file for Doxygen which has the details section at the
beginning of a page as opposed to the default where the details are
somewhere in the middle.

The initial XML file was generated as specified in the Doxygen
documentation:
```
doxygen -l
```
7 years ago