Andrew Johnson
10e9db3710
Fix dbdToHtml.pl for old versions of Pod::Simple::XHTML
2019-10-21 17:54:06 -05:00
Andrew Johnson
00334c981c
Perl-generated HTML is UTF-8; mark it so
2019-10-20 16:52:10 -05:00
Andrew Johnson
64d9d1a4c9
Fix field links to local menu anchors
...
Anchor IDs are different for XHTML vs HTML generation.
2018-12-07 13:16:06 -06:00
Andrew Johnson
8144d2ea01
Add HOWTO: Converting Wiki Record Reference to POD
2018-06-26 14:47:59 -05:00
Andrew Johnson
23c4eb42a3
Perl s/use vars/our/
2018-05-28 17:31:16 -05:00
Andrew Johnson
b9f0ef5158
Merge 3.14 version and add 3.15 edits
2016-05-22 14:38:18 +02:00
Andrew Johnson
c5130468cd
Let dbdToHtml work with wrong newlines
2015-07-24 10:42:09 -05:00
Andrew Johnson
3d6fba6802
dbdToHtml fix to support Perl 5.8
2014-10-06 13:26:37 -05:00
Andrew Johnson
2ce5d61c38
Perl script fixes.
...
This commit should fix the Cygwin build issue, and the
stylesheet link problems.
2014-10-03 18:06:47 -05:00
Andrew Johnson
a4298bec56
Merged dbd2html branch
2014-10-03 14:23:04 -05:00
Andrew Johnson
3c91c17369
Changes for newer version of Pod::Simple::HTML
2014-06-23 22:14:35 -06:00
Andrew Johnson
38037f0873
Use Pod::Simple::XHTML if available.
2013-09-30 17:44:45 -05:00
Andrew Johnson
53c5aaa9ee
Introduce the .dbd.pod extension
...
Rules to convert to .html and .dbd
Rename existing files
Fix various build rules to match.
2013-03-31 00:38:20 -05:00
Andrew Johnson
a05f022e44
Reorganize where the POD should be placed
...
The converter now only handles POD from the root DBD object.
However there are commands that pull POD out of named sub-objects.
This also adds generating tables from menu choices.
2012-10-01 17:38:08 -05:00
Andrew Johnson
29a9ad3f90
Make the DBD parser recognize Pod syntax directly
...
Source DBD files can include Pod blocks, as long as the dbdExpand.pl
script doesn't try and include it in expanded DBD output files.
This makes it easier to write the Pod, and perldoc can parse most
of the result for checking (it complains about the =field directives
though, which dbdToHtml.pl handles itself).
2012-09-04 00:35:17 -05:00
Andrew Johnson
dad89d5bba
dbdToHtml.pl: Fix generated link URLs to other docs
...
Also added some code comments
2012-09-02 00:02:38 -05:00
Andrew Johnson
874cebb63d
Change dbdToHtml.pl to parse POD from DBD comments
2012-08-30 00:55:22 -05:00
Andrew Johnson
d3d8418855
Move src/dbHost scripts and modules into src/tools.
2012-03-13 18:00:46 -05:00