Navigation Menu

Skip to content

Commit

Permalink
doc: fix file postfix
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Dec 21, 2012
1 parent 5cc232e commit 7ca2533
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions doc/source/userguide/storage.rst
Expand Up @@ -284,11 +284,11 @@ As you can see in the example above, you can get the record ID by _id column or
How to get snippet (Keyword in context)
---------------------------------------

.. include:: mroonga_snippet_syntax.rst
.. include:: mroonga_snippet_syntax.inc

.. include:: mroonga_snippet_storage.rst
.. include:: mroonga_snippet_storage.inc

.. include:: mroonga_snippet_example.rst
.. include:: mroonga_snippet_example.inc

Logging
-------
Expand Down
6 changes: 3 additions & 3 deletions doc/source/userguide/wrapper.rst
Expand Up @@ -185,11 +185,11 @@ SQL::
How to get snippet (Keyword in context)
---------------------------------------

.. include:: mroonga_snippet_syntax.rst
.. include:: mroonga_snippet_syntax.inc

.. include:: mroonga_snippet_wrapper.rst
.. include:: mroonga_snippet_wrapper.inc

.. include:: mroonga_snippet_example.rst
.. include:: mroonga_snippet_example.inc

Logging
-------
Expand Down

0 comments on commit 7ca2533

Please sign in to comment.