Use rubric headers for the "next steps" headings
This commit is contained in:
@@ -56,8 +56,7 @@ and entering the following statement::
|
||||
If you don't see any errors, the installation was successful. Congratulations!
|
||||
|
||||
|
||||
Next steps
|
||||
==========
|
||||
.. rubric:: Next steps
|
||||
|
||||
Now that you successfully installed HappyBase on your machine, continue with
|
||||
the :doc:`tutorial <tutorial>` to learn how to use it.
|
||||
|
||||
@@ -104,11 +104,10 @@ luck maintaining your code ‒ or is it Thrift boilerplate? ‒ while your
|
||||
application evolves.
|
||||
|
||||
|
||||
Next steps
|
||||
==========
|
||||
.. rubric:: Next steps
|
||||
|
||||
Follow the :doc:`installation guide <installation>` and read the :doc:`tutorial
|
||||
<tutorial>`.
|
||||
Follow the :doc:`installation guide <installation>` and continue with the
|
||||
:doc:`tutorial <tutorial>`.
|
||||
|
||||
|
||||
.. vim: set spell spelllang=en:
|
||||
|
||||
@@ -414,8 +414,7 @@ methods can be used to retrieve or set a counter value directly::
|
||||
:py:meth:`~Table.counter_dec` instead!
|
||||
|
||||
|
||||
Next steps
|
||||
==========
|
||||
.. rubric:: Next steps
|
||||
|
||||
The next step is to try it out for yourself. The :doc:`API documentation <api>`
|
||||
can be used as a reference.
|
||||
|
||||
Reference in New Issue
Block a user