[mlpack] Documentation

Adithya Praveen adithyatp at yahoo.com
Tue Jan 7 07:12:49 EST 2020


 Hey there!
So I just saw the page https://www.mlpack.org/doc/mlpack-git/doxygen/ and i followed the instruction on that page of using "make doc" to generate the docs on my local copy of mlpack. So you could ignore the previous email in this thread.
However, the style of the generated docs seems like the default style used by doxygen (see attached image), and not the style on the current mlpack docs. I guess this isn't an issue, when it comes to contributing to docs, but i just wanted to know if there is a way to generate docs in the same style.

Cheers,Adi.

    On Tuesday, January 7, 2020, 1:18:39 PM GMT+4, Adithya Praveen <adithyatp at yahoo.com> wrote:  
 
 Hey there, Adi here!
I have some doubts about compiling the Doxyfile to generate documentation files.
The problem is about the css style that the generated documentation uses. If I simply use "doxygen Doxyfile", the style used in the generated docs is the default style (quite similar / exact style in the official doxygen website).
Now i tried changing the following Doxyfile section:
HTML_FOOTER            = ./doc/doxygen/footer.htmlHTML_STYLESHEET        =HTML_EXTRA_STYLESHEET  = ./doc/doxygen/extra-stylesheet.css
to the following
HTML_FOOTER            = ./doc/doxygen/footer.htmlHTML_STYLESHEET        = ./doc/doxygen/stylesheet.cssHTML_EXTRA_STYLESHEET  = ./doc/doxygen/extra-stylesheet.css
The above setting generates documentation with a style similar to that of the "mlpack gsoc blog" (again using "doxygen Doxyfile").
Is there some stylesheet that I'm supposed to use, to replicate the style in official mlpack documentation?Or is there some intermediate step I'm missing while trying to generate the documentation?
Thank you for your time!
Cheers,Adi. 
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20200107/9295bdbd/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2020-01-07 16-06-33.png
Type: image/png
Size: 258829 bytes
Desc: not available
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20200107/9295bdbd/attachment-0001.png>


More information about the mlpack mailing list