``` python # The name for this set of Sphinx documents. If None, it defaults to # "<project> v<release> documentation". #html_title = None ``` ``` html <title>The Hitchhiker’s Guide to Python! — pythonguide 0.0.1 documentation</title> ``` That isn’t very informative.
That isn’t very informative.