Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH] docs: update version to v18.05
@ 2018-09-18 11:17 ogawa.yasufumi
  0 siblings, 0 replies; only message in thread
From: ogawa.yasufumi @ 2018-09-18 11:17 UTC (permalink / raw)
  To: ferruh.yigit, spp, ogawa.yasufumi

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

This patch is for updating documentation to v18.05. It includes removing
nouse author and copyright from the documentation.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 docs/guides/conf.py | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/docs/guides/conf.py b/docs/guides/conf.py
index db5ddfc..8b78931 100644
--- a/docs/guides/conf.py
+++ b/docs/guides/conf.py
@@ -48,17 +48,18 @@ numfig = True
 
 # General information about the project.
 project = u'Soft Patch Panel'
-copyright = u'2018, Yasufumi Ogawa'
-author = u'Yasufumi Ogawa'
+copyright = ''
+html_show_copyright = False
+author = ''
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = u'v18.02'
+version = u'v18.05'
 # The full version, including alpha/beta/rc tags.
-release = u'v18.02'
+release = version
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -143,7 +144,7 @@ latex_elements = {
 #  author, documentclass [howto, manual, or own class]).
 latex_documents = [
     (master_doc, 'SoftPatchPanel.tex', u'Soft Patch Panel Documentation',
-     u'Yasufumi Ogawa', 'manual'),
+     '', 'manual'),
 ]
 
 
-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-18 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-18 11:17 [spp] [PATCH] docs: update version to v18.05 ogawa.yasufumi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).