You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by wa...@apache.org on 2021/06/13 22:47:28 UTC

[river-site] 02/02: fix docco

This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/river-site.git

commit ccdf6e496aac05c0732625d3f2a508fd64416fc9
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Sun Jun 13 15:46:00 2021 -0700

    fix docco
---
 migration/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/migration/README.md b/migration/README.md
index c52c310..be5a841 100644
--- a/migration/README.md
+++ b/migration/README.md
@@ -33,6 +33,6 @@
    - 'headings': True     # Fix up headings w/ permalinks
    - 'headings_re': r'^h[1-4]'
    - 'permalinks': True,
-   - 'toc': False         # does not use [TOC]
+   - 'toc': True          # uses [TOC]
    - 'toc_headers': r"h[1-4]",
    - 'tables': True       # Fix up for markdown table class