Skip to content

Commit

Permalink
Add documentation about building the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Batiste Bieler committed Dec 6, 2018
1 parent 5d23841 commit 8d6dfb0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ the :doc:`Installation section </installation>`. To get source code with git use

$ git clone git://github.com/batiste/django-page-cms.git django-page-cms


Build the documentation from cloned repo
==========================================
Build this documentation from cloned repo::

$ pip install .[docs]
$ python setup.py build_sphinx
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ def local_open(fname):
'Operating System :: OS Independent',
'Programming Language :: Python',
'Framework :: Django',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
Expand Down

0 comments on commit 8d6dfb0

Please sign in to comment.