.. _footer-links: Footer links ############ The footer of HTML pages built with Nefertiti for Sphinx is divided in 4 areas or strings, from top to bottom: * The area for the Nefertiti footer links, customizable with the ``html_theme_options``. * The name of the project, provided by Sphinx ``project`` setting. * The copyright notice, provided by Sphinx ``copyright`` setting. * The powered-by notice. Theme options ============= The following two options related with the footer can be customized in the ``html_theme_options``: #. ``footer_links``: Represents a list of dictionaries with text and links. #. ``html_show_sphinx``: A boolean value. 1. ``footer_links`` ------------------- The footer links can be used to lead the user to other relevant pages related with your project, like a project's homepage, a code repository, a forum or similar. .. versionchanged:: 0.5 Previous to v0.5 ``footer_links`` were a comma separated list of links with the format ``