Generate docs with name buku

This commit is contained in:
Arun Prakash Jana 2020-01-10 00:44:25 +05:30
parent d71e15589b
commit 91e8149924
No known key found for this signature in database
GPG Key ID: A75979F35C080412
2 changed files with 6 additions and 6 deletions

View File

@ -123,7 +123,7 @@ html_sidebars = {
# -- Options for HTMLHelp output ------------------------------------------
# Output file base name for HTML help builder.
htmlhelp_basename = 'Bukudoc'
htmlhelp_basename = 'bukudoc'
# -- Options for LaTeX output ---------------------------------------------
@ -150,7 +150,7 @@ latex_elements = {
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'Buku.tex', 'Buku Documentation',
(master_doc, 'buku.tex', 'buku documentation',
'Arun Prakash Jana', 'manual'),
]
@ -160,7 +160,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
(master_doc, 'buku', 'Buku Documentation',
(master_doc, 'buku', 'buku documentation',
[author], 1)
]
@ -171,7 +171,7 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, 'Buku', 'Buku Documentation',
author, 'Buku', 'One line description of project.',
(master_doc, 'buku', 'buku documentation',
author, 'buku', 'One line description of project.',
'Miscellaneous'),
]

View File

@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
6uku
buku
====
Bookmark manager like a text-based mini-web.