[Groonga-commit] groonga/groonga [master] [doc][pdf] move style files to styles/pdf/.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 5月 8日 (日) 14:12:22 JST


Kouhei Sutou	2011-05-08 05:12:22 +0000 (Sun, 08 May 2011)

  New Revision: cbff7779a4d9df821b9fbedb8fdebf5c8a712678

  Log:
    [doc][pdf] move style files to styles/pdf/.

  Modified files:
    doc/source/conf.py
  Renamed files:
    doc/styles/pdf/ja.json
      (from doc/ja.json)

  Modified: doc/source/conf.py (+1 -1)
===================================================================
--- doc/source/conf.py    2011-05-07 15:59:49 +0000 (ede5504)
+++ doc/source/conf.py    2011-05-08 05:12:22 +0000 (3d243f3)
@@ -253,7 +253,7 @@ pdf_documents = [
    u'groonga %s document' % (release,),
    u'groonga project')
 ]
-pdf_stylesheets = ['sphinx', 'kerning', 'a4', 'ja']
+pdf_stylesheets = ['sphinx', 'kerning', 'a4', 'styles/pdf/ja']
 pdf_font_path = ['/usr/share/fonts']
 pdf_language = 'ja'
 pdf_fit_mode = "shrink"

  Renamed: doc/styles/pdf/ja.json (+0 -0) 100%
===================================================================




Groonga-commit メーリングリストの案内
Back to archive index