Github user tamaashu commented on the issue:
https://github.com/apache/zookeeper/pull/692
Hi @hanm,
> * The layout is a little bit odd - can we remove the empty spaces on both
left and right side of the web page? Use HBase main page for a reference:
https://hbase.apache.org/.
The layout is quite the same as on https://www.apache.org/ (e.g.
https://www.apache.org/licenses/)
> * All links under 'Documentation' dropdown menu is broken.
The documentation is generated in a separate process and has to be copied
manually into its place, this is why the links look broken.
---