summaryrefslogtreecommitdiff
path: root/doc/ext/githubpages.rst
blob: 0cd76a2c9c83685589d1cac4ec272d74b4033292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.. highlight:: rest

:mod:`sphinx.ext.githubpages` -- Publish HTML docs in GitHub Pages
==================================================================

.. module:: sphinx.ext.githubpages
   :synopsis: Publish HTML docs in GitHub Pages

.. versionadded:: 1.4

This extension creates ``.nojekyll`` file on generated HTML directory to publish
the document on GitHub Pages.