===========================
Other configurations topics
===========================

There are a few extra configuration options which are required to make the
theme work correctly.

-------------------
Removing permalinks
-------------------

To remove permalinks from headings just add the following line to the 'conf.py'
file:

.. code::

    html_add_permalinks = ''
