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
tocs: Major rewrite of nav/toc generation
Now the navigation is more in line with doxygen. We had to create structural dummy pages/rst for that and things like having indexes with
html anchors in menu are just impossible in sphinx. As the navbar is now created differently this is a breaking change.
styling: Our own documentations navigation sidebar is now styled in light grey to have more visual difference between nav and content area.
demos: Added additional Graphviz demo project.
This is for testing bigger doxygen documentations. Also added makefiles targets for building (to use this feature a script is provided in ./demo that will download graphviz source)