On Feb 25, 2014, at 6:08 PM, Evan Huus <eapache@xxxxxxxxx> wrote:
> That makes sense to me. So more broadly, how about:
> - user documentation in the user guide as asciidoc (currently in
> docbook/ in git, though I guess that should be moved since it won't be
> using docbook anymore)
> - developer documentation on the wiki
> - api documentation in doxygen
Presumably "developer documentation" refers to largely version-independent stuff such as "what build tools do you need" and "how do I check stuff out from Git" and "how do I submit a change to Gerrit", with the "API documentation" being the stuff that would change from version to version.