Suggestion for new a Github-like theme for the documentation

Discussion area about developing with Ogre-Next (2.1, 2.2 and beyond)


mrmclovin
Gnome
Posts: 324
Joined: Sun May 11, 2008 9:27 pm
x 20

Suggestion for new a Github-like theme for the documentation

Post by mrmclovin »

I've submitted a PR to change the theme of the doxy doc page to a more github-like experience. To check it out you need to:

* checkout the branch
* run your cmake configuration
* run "doxygen /your/ogre/cmake/build/direcory/html.cfg"

Then, you should have an index.html in /your/ogre/cmake/build/direcory/api directory.


Image
Last edited by mrmclovin on Sun Jan 05, 2020 2:27 pm, edited 2 times in total.
rujialiu
Goblin
Posts: 296
Joined: Mon May 09, 2016 8:21 am
x 35

Re: Suggestions for new a Github-like theme for the documentation

Post by rujialiu »

That looks good!