CVS log for docbook2mdoc/reorg.c

[BACK] Up to [cvsweb.bsd.lv] / docbook2mdoc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Wed May 1 11:03:31 2019 UTC (4 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_1_0, HEAD
Changes since 1.5: +18 -1 lines
Diff to previous 1.5 (colored)

drop trailing parentheses in <function> elements

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 1 09:02:25 2019 UTC (4 years, 10 months ago) by schwarze
Branch: MAIN
Changes since 1.4: +7 -6 lines
Diff to previous 1.4 (colored)

provide an -s command line option to override the section in .Dt

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 28 20:26:49 2019 UTC (4 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_0_2
Changes since 1.3: +13 -6 lines
Diff to previous 1.3 (colored)

Parse <abstract> and treat it like a <section>;
when it occurs inside an info element, move it out
and put it before the first section of the page.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 28 19:59:01 2019 UTC (4 years, 11 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +128 -2 lines
Diff to previous 1.2 (colored)

move reshuffling of document info and meta nodes to the reorg module

Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 28 19:05:11 2019 UTC (4 years, 11 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +78 -5 lines
Diff to previous 1.1 (colored)

move default section titles to the reorg module

Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 28 17:11:53 2019 UTC (4 years, 11 months ago) by schwarze
Branch: MAIN

Start a reorg module, to edit and move around nodes between parsing
and formatting.  This helps because using queue macros is prone to
bugs, but inspecting the resulting trees with a C debugger is quite
hard.  Using -T tree is much easier.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb