You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config parameter html.logo to specify an image that is shown in the top of
the navigation bar.
Create a symlink called PKG in the build directory that points to the project source
directory. This allows, for example, to include example scripts from the source
directory into RST files, using a path like /PKG/scripts/example.py.
Changed
Private members of C++ classes are not shown anymore. This affects the
auto-generated API documentation as well as usages of .. doxygenclass:: in
the general documentation. In the latter they can be added back if desired by
specifying :private-members:.