Changeset - 499c513967a1
[Not reviewed]
Bradley M. Kuhn - 11 years ago 2014-07-03 01:08:38
bkuhn@sfconservancy.org
docs: fix building html
2 files changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/api/models.rst
Show inline comments
 
@@ -22,7 +22,7 @@ The :mod:`models` Module
 
.. automodule:: kallithea.model.repo
 
   :members:
 

	
 
.. automodule:: kallithea.model.repos_group
 
.. automodule:: kallithea.model.repo_group
 
   :members:
 

	
 
.. automodule:: kallithea.model.scm
 
@@ -31,5 +31,5 @@ The :mod:`models` Module
 
.. automodule:: kallithea.model.user
 
   :members:
 

	
 
.. automodule:: kallithea.model.users_group
 
.. automodule:: kallithea.model.user_group
 
   :members:
docs/index.rst
Show inline comments
 
@@ -11,6 +11,7 @@ Users Guide
 
   :maxdepth: 1
 

	
 
   installation
 
   installation_win
 
   setup
 
   upgrade
 

	
0 comments (0 inline, 0 general)