]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: fix document rendering 28841/head
authorTatjana Dehler <tdehler@suse.com>
Tue, 2 Jul 2019 14:48:18 +0000 (16:48 +0200)
committerTatjana Dehler <tdehler@suse.com>
Tue, 2 Jul 2019 14:48:56 +0000 (16:48 +0200)
Fixes: https://tracker.ceph.com/issues/40523
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
src/pybind/mgr/dashboard/HACKING.rst

index 8395ef3199ed6bebbedc7bdf5fd0e3eba7bfffe9..685c22a46a2840755ce1e6863c4c2f39680a2c97 100644 (file)
@@ -185,7 +185,7 @@ Note::
    `protractor.conf.js` to point to the appropriate destination.
 
 Making code reuseable
-"""""""""""""""""""""
+~~~~~~~~~~~~~~~~~~~~~
 
 In order to make some code reuseable, you just need to put it in a derived
 class of the ``PageHelper``. If you create a new class derived from the