[Groonga-commit] groonga/groonga at 104ff14 [master] doc: fix markup

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Apr 28 11:14:44 JST 2015


Masafumi Yokoyama	2015-04-28 11:14:44 +0900 (Tue, 28 Apr 2015)

  New Revision: 104ff148d5de73f1fa4cb0e2e94ab04eac18a55e
  https://github.com/groonga/groonga/commit/104ff148d5de73f1fa4cb0e2e94ab04eac18a55e

  Message:
    doc: fix markup

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+8 -0)
===================================================================
--- doc/source/news.rst    2015-04-28 11:10:50 +0900 (a5e074d)
+++ doc/source/news.rst    2015-04-28 11:14:44 +0900 (20c412f)
@@ -25,14 +25,18 @@ Improvements
 * [logical_range_filter] Supported negative limit and offset.
 * [windows] Used Groonga Admin in package.
 * [logical_range_filter] Changed threshold meaning:
+
   * threshold <= 0.0: always use range index
   * threshold >= 1.0: never use range index
+
 * [dump] Supported plugin.
 * [dump] Added the following options:
+
   * ``--dump_plugins [yes(default)/no]``
   * ``--dump_schema [yes(default)/no]``
   * ``--dump_records [yes(default)/no]``
   * ``--dump_indexes [yes(default)/no]``
+
 * [API] Added :c:func:`grn_plugin_get_ruby_suffix()`.
 * [dump] Fixed order to put index columns after reference columns
   because index column may refer reference columns.
@@ -51,14 +55,18 @@ Improvements
 * Show more information such as errno for errors.
 * [windows] Used secure functions on Windows.
 * Added the following APIs to change log rotate threshold in file size.
+
   * :c:func:`grn_default_logger_set_rotate_threshold_size()`
   * :c:func:`grn_default_logger_get_rotate_threshold_size()`
   * :c:func:`grn_default_query_logger_set_rotate_threshold_size()`
   * :c:func:`grn_default_query_logger_get_rotate_threshold_size()`
+
 * [experimental] Supported log rotation. The feature is disabled by default.
   You can enable log rotation by the following options:
+
   * ``--log-rotate-threshold-size``
   * ``--query-log-rotate-threshold-size``
+
 * [:doc:`/server/gqtp`] Documented about GQTP server.
 * [:doc:`/reference/executables/groonga`] Documented groonga executable file partially.
 * Supported Ubuntu 15.04 (Vivid Vervet).
-------------- next part --------------
HTML����������������������������...
다운로드 



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