Generating the HBase Reference Guide
Building HBase documentation from MDX markup.
The manual is marked up using MDX (just extended markdown).
Then we render markdown into HTML content by using Fumadocs.
To build run mvn site from the root or hbase-website directory.
See appendix contributing to documentation for more information on building the documentation.