Cake: What tool are you using for generating documentation?

Created on 11 Aug 2016  路  3Comments  路  Source: cake-build/cake

Hi Cake team,

Sorry for a bit of a spammy post, I was just wondering what toolchain you use to generate the documentation on your website cakebuild.net.

Both the markdown-based docs and the API reference docs have outstanding quality and are one of the best I've ever seen among open-source projects. I wish there were more docs like that.

What technologies and tools are needed to achieve it and how do you integrate them?

I'm sorry if it's obvious, I couldn't figure it out just by looking at the source code. I am guessing it's not part of this public repo. But maybe I missed something.

Thanks for sharing.
Tom

Question

Most helpful comment

Hi @patriksvensson,

I'm happy to see that the Cake website repo is public and Wyam sure looks exciting as well. I think I'll be fine studying both of these.

Keep up the good work a thanks again for the pointers.

All 3 comments

Hello @tompazourek!

Thank you for your kind words. They made my afternoon when I saw them :smile:

The documentation for Cake is a home grown system based on ASP.NET MVC, and can be found at https://github.com/cake-build/website. I'm not a web developer so there's probably a million things that can be improved in it.

Gives us a shout on our Gitter channel if you want some guidance on how to set it up.

@tompazourek Forgot to mention that we're planning on switching to Wyam in the future, so if you're interested in generating documentation with API reference and similar and use a proper, dedicated system for this (built on Roslyn), you should check it out at http://wyam.io (or ask @daveaglick for more information).

Hi @patriksvensson,

I'm happy to see that the Cake website repo is public and Wyam sure looks exciting as well. I think I'll be fine studying both of these.

Keep up the good work a thanks again for the pointers.

Was this page helpful?
0 / 5 - 0 ratings