I've been playing with YUIDoc and I find it fantastic.
By the way, I don't find a way to define my own main page content for the auto-generated documentation site (custom content inside the auto-generated index.html
).
How can I define the main page content - if this is possible, of course -?
Thank you in advance!
YUI Doc is quite themable, so in theory this should be quite easy:
Fork YUI Doc or modify your current YUI Doc installation.
yuidoc/themes
. Copying the default theme is probably a good place to start, or copy over the partials/files you want to override.index.handlebars
you add your custom content.When you now build the docs, use the --themedir switch to use your new theme:
$ yuidoc --themedir ./mytheme
Read more: On YUI Doc theming.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With