Fixed wrong name for the doc-base file.

This commit is contained in:
Thomas Goirand
2014-09-14 11:20:22 +00:00
parent bd51928c62
commit 7c3f727e9b
2 changed files with 9 additions and 9 deletions

View File

@@ -1,9 +0,0 @@
Document: bootstrap-form-doc
Title: bootstrap-form Documentation
Author: N/A
Abstract: Sphinx documentation for bootstrap-form
Section: Programming/Python
Format: HTML
Index: /usr/share/doc/python-bootstrap-form-doc/html/index.html
Files: /usr/share/doc/python-bootstrap-form-doc/html/*

View File

@@ -0,0 +1,9 @@
Document: bootstrapform-doc
Title: django-bootstrap-form Documentation
Author: N/A
Abstract: Sphinx documentation for bootstrap-form
Section: Programming/Python
Format: HTML
Index: /usr/share/doc/python-bootstrapform-doc/html/index.html
Files: /usr/share/doc/python-bootstrapform-doc/html/*