[Groonga-commit] groonga/groonga at a739aa5 [master] doc: suppress a non included warning

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Sep 15 14:22:10 JST 2015


Kouhei Sutou	2015-09-15 14:22:10 +0900 (Tue, 15 Sep 2015)

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

  Message:
    doc: suppress a non included warning

  Modified files:
    doc/source/conf.py

  Modified: doc/source/conf.py (+1 -0)
===================================================================
--- doc/source/conf.py    2015-09-15 14:20:58 +0900 (bdf06c5)
+++ doc/source/conf.py    2015-09-15 14:22:10 +0900 (13de6a3)
@@ -99,6 +99,7 @@ except:
 # directories to ignore when looking for source files.
 exclude_patterns = [
   '**/.#*',
+  'reference/scoring_note.rst',
 ]
 
 # The reST default role (used for this markup: `text`) to use for all documents.
-------------- next part --------------
HTML����������������������������...
다운로드 



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