TeX description

This commit is contained in:
Joe Nelson
2016-11-25 15:02:00 -08:00
parent 6a2ba25414
commit 5a31320a8b
+2 -2
View File
@@ -269,8 +269,8 @@ man_pages = [
# dir menu entry, description, category) # dir menu entry, description, category)
texinfo_documents = [ texinfo_documents = [
(master_doc, 'PostgREST', u'PostgREST Documentation', (master_doc, 'PostgREST', u'PostgREST Documentation',
author, 'PostgREST', 'One line description of project.', author, 'PostgREST', 'REST API for any PostgreSQL database',
'Miscellaneous'), 'Web'),
] ]
# Documents to append as an appendix to all manuals. # Documents to append as an appendix to all manuals.