]> granicus.if.org Git - re2c/commit
Updated manpage.
authorUlya Trofimovich <skvadrik@gmail.com>
Mon, 29 Jul 2019 08:03:29 +0000 (09:03 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Mon, 29 Jul 2019 15:01:09 +0000 (16:01 +0100)
commitf04d430876a5f65d025c7a6aaca47184520e277a
tree5954c90343b93524dc76885ad01ae4316a4c8fe0
parent0ff847aa8cb97d15dba160b50e6a72d5b20fd1f8
Updated manpage.
53 files changed:
Makefile.am
bootstrap/doc/re2c.1
bootstrap/src/msg/help.cc
doc/README [new file with mode: 0644]
doc/help.rst.in
doc/manpage.rst.in
doc/manual/api/api.rst_ [moved from doc/manual/features/generic_api/generic_api.rst_ with 69% similarity]
doc/manual/api/interface.rst_ [moved from doc/manual/syntax/interface.rst_ with 100% similarity]
doc/manual/conditions/conditions.rst_ [moved from doc/manual/features/conditions/conditions.rst_ with 100% similarity]
doc/manual/configurations/configurations.rst_ [moved from doc/manual/syntax/configurations.rst_ with 97% similarity]
doc/manual/contributors.rst_ [deleted file]
doc/manual/directives/directives.rst_ [new file with mode: 0644]
doc/manual/dot/dot.rst_ [new file with mode: 0644]
doc/manual/encodings/encodings.rst_ [moved from doc/manual/features/encodings/encodings.rst_ with 100% similarity]
doc/manual/eof/01_sentinel.re [new file with mode: 0644]
doc/manual/eof/01_sentinel.rst_ [new file with mode: 0644]
doc/manual/eof/02_bounds_checking.re [new file with mode: 0644]
doc/manual/eof/02_bounds_checking.rst_ [new file with mode: 0644]
doc/manual/eof/03_eof_rule.re [new file with mode: 0644]
doc/manual/eof/03_eof_rule.rst_ [new file with mode: 0644]
doc/manual/eof/04_generic_api.re [new file with mode: 0644]
doc/manual/eof/04_generic_api.rst_ [new file with mode: 0644]
doc/manual/eof/eof.rst_ [new file with mode: 0644]
doc/manual/features/state/state.rst_ [deleted file]
doc/manual/features/submatch/submatch.rst_ [deleted file]
doc/manual/fill/01_fill.re [new file with mode: 0644]
doc/manual/fill/01_fill.rst_ [new file with mode: 0644]
doc/manual/fill/02_fill.re [new file with mode: 0644]
doc/manual/fill/02_fill.rst_ [new file with mode: 0644]
doc/manual/fill/fill.rst_ [new file with mode: 0644]
doc/manual/fill/input.txt [new file with mode: 0644]
doc/manual/headers/headers.rst_ [moved from doc/manual/features/headers/headers.rst_ with 68% similarity]
doc/manual/includes/includes.rst_ [moved from doc/manual/features/includes/includes.rst_ with 99% similarity]
doc/manual/options/options_list.rst [deleted file]
doc/manual/options/options_list.rst_ [new file with mode: 0644]
doc/manual/regexps/regular_expressions.rst_ [moved from doc/manual/syntax/regular_expressions.rst_ with 100% similarity]
doc/manual/reuse/reuse.re [new file with mode: 0644]
doc/manual/reuse/reuse.rst_ [new file with mode: 0644]
doc/manual/skeleton/skeleton.rst_ [new file with mode: 0644]
doc/manual/state/push.re [new file with mode: 0644]
doc/manual/state/state.rst_ [new file with mode: 0644]
doc/manual/submatch/mtags.re [new file with mode: 0644]
doc/manual/submatch/posix.re [new file with mode: 0644]
doc/manual/submatch/stags.re [new file with mode: 0644]
doc/manual/submatch/submatch.rst_ [new file with mode: 0644]
doc/manual/submatch/submatch_example_mtags.rst_ [new file with mode: 0644]
doc/manual/submatch/submatch_example_posix.rst_ [new file with mode: 0644]
doc/manual/submatch/submatch_example_stags.rst_ [new file with mode: 0644]
doc/manual/syntax/named_definitions.rst_ [deleted file]
doc/manual/syntax/rules.rst_ [deleted file]
doc/manual/syntax/syntax.rst_ [new file with mode: 0644]
doc/manual/warnings/warnings_general.rst_ [moved from doc/manual/warnings/warnings_general.rst with 100% similarity]
doc/manual/warnings/warnings_list.rst_ [moved from doc/manual/warnings/warnings_list.rst with 100% similarity]