Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 361 Bytes

example.rst

File metadata and controls

18 lines (13 loc) · 361 Bytes

Print all declarations

This example prints all declarations found in example.hpp <example.hpp> file.

For every class, it prints it's base and derived classes.

The example consists from few files:

example.hpp.rst example.hpp.xml.rst example.py.rst output.txt.rst