From 91e8149924ef7d7e570b15f9f7bd672df64e6f00 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 10 Jan 2020 00:44:25 +0530 Subject: [PATCH] Generate docs with name buku --- docs/source/conf.py | 10 +++++----- docs/source/index.rst | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index ecb71d9..937a9aa 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -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'), ] diff --git a/docs/source/index.rst b/docs/source/index.rst index a2be3c1..7a12cb9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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.