aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
Commit message (Collapse)AuthorAgeFilesLines
* backmatter, special sections, multiple fixesRalph Amissah2020-05-202-92/+77
| | | | | | | | - fix special sections eat other special sections, e.g. glossary eats bibliography & other headings - glossary stop object numbering on empty lines - glossary remove indent markup instruction - bibliography provide missing heading
* cgi output, appearance, further adjustmentsRalph Amissah2020-05-201-31/+252
|
* cgi output, adjust appearanceRalph Amissah2020-05-201-23/+162
|
* cgi search form titleRalph Amissah2020-05-204-15/+44
|
* cgi search form, no date_published breaks regex, initialize to "0000"Ralph Amissah2020-05-201-7/+8
|
* cgi search form, document sub-root pathRalph Amissah2020-05-201-21/+31
| | | | | - (doc_output_root_path - web_doc_root_path) which added to url host provides document path
* cli precedence over config file settingsRalph Amissah2020-05-204-141/+219
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* cgi search form: path; theme; download remote srcRalph Amissah2020-05-204-43/+88
| | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d
* trust more, else minorRalph Amissah2020-05-203-92/+106
|
* syntax highlighting, start work, based on sisu.rbRalph Amissah2020-05-203-2/+1537
|
* help & manpages, start workRalph Amissah2020-05-208-57/+4616
|
* metaverse, set behavior of block & group textRalph Amissah2020-05-202-45/+50
| | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines
* opt_actions, re-arrangment, minorRalph Amissah2020-05-201-67/+68
|
* uid, select separator that works better with sqliteRalph Amissah2020-05-203-12/+14
|
* config, where used without document processingRalph Amissah2020-05-208-139/+292
|
* sql, sqlite internal site linksRalph Amissah2020-05-203-20/+32
|
* cgi search form, highlight matched textRalph Amissah2020-05-201-6/+50
| | | | - complication where match foun in url link
* cgi search form, toggle a documents matched index & textRalph Amissah2020-05-201-43/+125
|
* search, simplify & remove un-implemented featuresRalph Amissah2020-05-202-36/+458
|
* cgi.d by Adam Ruppe used, license BoostRalph Amissah2020-05-202-1/+31
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-2017-297/+4180
|
* meson using dubdoc-reform_v0.9.2Ralph Amissah2020-03-141-145/+119
| | | | | | | | | - the good - works - project looks pretty clean - the bad - subprojects built externally - not suitable for debian packaging
* meson build (subproject issue with imageformats >= 7.0.1)Ralph Amissah2020-03-141-5/+4
|
* meson build (subproject imageformats pinned 7.0.0)Ralph Amissah2020-03-141-32/+59
| | | | | | | - subprojects with "manual" git download where upstream git lacks meson.build - imageformats git tag (version) pinned, else build fails
* meson buildRalph Amissah2020-03-061-43/+311
|
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-263-140/+224
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-269-32/+70
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2615-117/+114
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-263-22/+32
|
* update headers and yearRalph Amissah2020-02-1125-927/+923
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1117-596/+515
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-1110-81/+117
|
* xmls, minor, internal links (metadata, images)Ralph Amissah2020-02-112-53/+36
|
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-114-8/+12
|
* latex, footnotes only (endnotes section removed)Ralph Amissah2020-02-111-13/+17
|
* cosmetic primarily "format"Ralph Amissah2020-02-083-31/+54
|
* dmd releaseMode results in runtime errorsRalph Amissah2020-01-131-1/+5
| | | | | | - dmd compilation - "releaseMode" results in runtime errors - "inline" more than 10 times as slow
* fix >= dmd 2.088 asserts issue (offending removed)Ralph Amissah2020-01-131-11/+11
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-1313-104/+85
|
* present per document metadataRalph Amissah2020-01-137-29/+560
|
* harvest topics, name hashtag level namesRalph Amissah2020-01-131-3/+6
|
* yaml doc headers, protect harvestRalph Amissah2020-01-133-54/+52
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* src without pod.manifest, report on verboseRalph Amissah2020-01-132-10/+13
|
* xmls, home button fixesRalph Amissah2020-01-131-10/+20
|
* metaverse, remove newline after endnoteRalph Amissah2020-01-131-4/+4
| | | | - change to internal representation, minor
* checks on markup: yaml headers & reading imagesRalph Amissah2020-01-132-11/+11
|
* 0.9.2 @safe & @trusted first passRalph Amissah2020-01-139-235/+239
|
* yaml config, provide default if not readdoc-reform_v0.9.1Ralph Amissah2019-11-222-12/+52
|
* segmented html harvest links cli optionRalph Amissah2019-11-222-0/+12
|
* 0.9.1 spine, post naming developmentRalph Amissah2019-11-221-1/+1
|