mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add sphinx.ext.githubpages to publish the docs on GitHub Pages
This commit is contained in:
12
doc/ext/githubpages.rst
Normal file
12
doc/ext/githubpages.rst
Normal file
@@ -0,0 +1,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.
|
||||
Reference in New Issue
Block a user