[Groonga-commit] groonga/groonga at bd1f232 [master] doc: don't use capitalized notation for man page

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Nov 19 15:54:07 JST 2013


HAYASHI Kentaro	2013-11-19 15:54:07 +0900 (Tue, 19 Nov 2013)

  New Revision: bd1f2326a7cc206a225568f3c3862436c31239d0
  https://github.com/groonga/groonga/commit/bd1f2326a7cc206a225568f3c3862436c31239d0

  Message:
    doc: don't use capitalized notation for man page
    
    it breaks 'make dist', sorry.

  Modified files:
    doc/source/conf.py

  Modified: doc/source/conf.py (+1 -1)
===================================================================
--- doc/source/conf.py    2013-11-19 15:19:17 +0900 (bb8b7a5)
+++ doc/source/conf.py    2013-11-19 15:54:07 +0900 (676592b)
@@ -267,6 +267,6 @@ pdf_break_level = 2
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
 man_pages = [
-    ('index', 'Groonga', unicode(_('Groonga documentation'), "utf-8"),
+    ('index', 'groonga', unicode(_('Groonga documentation'), "utf-8"),
      [u'Groonga Project'], 1)
 ]
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index