Skip to content

Commit 44a8a90

Browse files
Update documents for main
1 parent d17d219 commit 44a8a90

File tree

14 files changed

+1245
-50
lines changed

14 files changed

+1245
-50
lines changed

dev/docs/index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -502,12 +502,13 @@ <h1>Mroonga<a class="headerlink" href="#mroonga" title="Link to this heading">#<
502502
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-log-file">5.3.15. <code class="docutils literal notranslate"><span class="pre">mroonga_log_file</span></code></a></li>
503503
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-log-level">5.3.16. <code class="docutils literal notranslate"><span class="pre">mroonga_log_level</span></code></a></li>
504504
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-query-log-file">5.3.17. <code class="docutils literal notranslate"><span class="pre">mroonga_query_log_file</span></code></a></li>
505-
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-match-escalation-threshold">5.3.18. <code class="docutils literal notranslate"><span class="pre">mroonga_match_escalation_threshold</span></code></a></li>
506-
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-max-n-records-for-estimate">5.3.19. <code class="docutils literal notranslate"><span class="pre">mroonga_max_n_records_for_estimate</span></code></a></li>
507-
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-enable-operations-recording">5.3.20. <code class="docutils literal notranslate"><span class="pre">mroonga_enable_operations_recording</span></code></a></li>
508-
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-vector-column-delimiter">5.3.21. <code class="docutils literal notranslate"><span class="pre">mroonga_vector_column_delimiter</span></code></a></li>
509-
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-version">5.3.22. <code class="docutils literal notranslate"><span class="pre">mroonga_version</span></code></a></li>
510-
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-condition-push-down-type">5.3.23. <code class="docutils literal notranslate"><span class="pre">mroonga_condition_push_down_type</span></code></a></li>
505+
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-n-workers">5.3.18. <code class="docutils literal notranslate"><span class="pre">mroonga_n_workers</span></code></a></li>
506+
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-match-escalation-threshold">5.3.19. <code class="docutils literal notranslate"><span class="pre">mroonga_match_escalation_threshold</span></code></a></li>
507+
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-max-n-records-for-estimate">5.3.20. <code class="docutils literal notranslate"><span class="pre">mroonga_max_n_records_for_estimate</span></code></a></li>
508+
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-enable-operations-recording">5.3.21. <code class="docutils literal notranslate"><span class="pre">mroonga_enable_operations_recording</span></code></a></li>
509+
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-vector-column-delimiter">5.3.22. <code class="docutils literal notranslate"><span class="pre">mroonga_vector_column_delimiter</span></code></a></li>
510+
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-version">5.3.23. <code class="docutils literal notranslate"><span class="pre">mroonga_version</span></code></a></li>
511+
<li class="toctree-l3"><a class="reference internal" href="reference/server_variables.html#mroonga-condition-push-down-type">5.3.24. <code class="docutils literal notranslate"><span class="pre">mroonga_condition_push_down_type</span></code></a></li>
511512
</ul>
512513
</li>
513514
<li class="toctree-l2"><a class="reference internal" href="reference/status_variables.html">5.4. Status variables</a><ul>

dev/docs/news.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,10 @@
397397
<h1>News<a class="headerlink" href="#news" title="Link to this heading">#</a></h1>
398398
<div class="toctree-wrapper compound">
399399
<ul>
400+
<li class="toctree-l1"><a class="reference internal" href="news/15.html">News - 15 series</a><ul>
401+
<li class="toctree-l2"><a class="reference internal" href="news/15.html#release-15-00-2025-02-09">Release 15.00 - 2025-02-09</a></li>
402+
</ul>
403+
</li>
400404
<li class="toctree-l1"><a class="reference internal" href="news/14.html">News - 14 series</a><ul>
401405
<li class="toctree-l2"><a class="reference internal" href="news/14.html#release-14-14-2025-01-31">Release 14.14 - 2025-01-31</a></li>
402406
<li class="toctree-l2"><a class="reference internal" href="news/14.html#release-14-13-2025-01-29">Release 14.13 - 2025-01-29</a></li>

0 commit comments

Comments
 (0)