Signed-off-by: Kefu Chai <kchai@redhat.com>
3. Build the documents
4. Demo the documents (Optional)
+.. highlight:: bash
+
Clone the Ceph Repository
-------------------------
admin/build-doc livehtml
-This feature uses `sphinx-autobuild` under the hood. You can also pass options to it. For
+This feature uses ``sphinx-autobuild`` under the hood. You can also pass options to it. For
instance, to open the browser after building the documentation::
admin/build-doc livehtml -- --open-browser
-Please see `sphinx-autobuild <https://pypi.org/project/sphinx-autobuild/>` for more details.
+Please see `sphinx-autobuild <https://pypi.org/project/sphinx-autobuild/>`_ for more details.
Demo the Documents
-------------------