Hacker News new | ask | show | jobs
by darnaut 4749 days ago
No word yet on why the source code for the MySQL documentation is no longer publicly available. Was recently and silently made unavailable. This is much worse than a few man pages.
1 comments

You can download the documentation here: http://dev.mysql.com/doc/ Or are you referring to the scripts that generate it?
I'm referring to the source code that is used to build and generate the documentation available in that link. The MySQL documentation is written using the DocBook XML format.

Here is a link to an older version of the page where the documentation was available: http://web.archive.org/web/20121030130559/http://dev.mysql.c...

See "Documentation Repositories".