I stumbled across a weird TOC/navigation error in the docs. On the page: http://ceph.com/docs/master/rados/deployment/ceph-deploy-mds/, if you hover over "next" on the top right, it wants to go to mds-config-ref, even though the TOC on the left says the next entry should be ceph-deploy-purge. You can get to ceph-deploy-purge by clicking the link in the left-hand TOC, but you can't navigate to it by going "next, next, next" through all docs. I find this to be a little weird, as I was trying to read through all the ceph-deploy docs Weirdly, once on ceph-deploy-purge, the navigation is fine -- including that "previous" takes you to ceph-deploy-mds. Weird. I looked at all the .rst files and didn't see anything obvious. I finally tracked down the issue to doc/cephfs/index.rst, which has this in its TOC. From my perspective, this makes the navigation confusing, and I would remove it. But I figured I'd bring it to John's attention first before submitting a pull-request. And that came in with commit: decf342c (John Wilkins 2013-05-17 15:56:59 -0700 46), with the comment doc: Minor improvements to Ceph FS landing page. While it may help the CephFS landing page, I think it makes navigation through the ceph-deploy docs not very intuitive. - Travis -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html