aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta
Commit message (Collapse)AuthorAgeFilesLines
* footnote/endnote fixRalph Amissah2020-05-201-10/+13
|
* html, harvests search form, minor miscRalph Amissah2020-05-202-2/+154
| | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy
* backmatter, special sections, heading ocn fixRalph Amissah2020-05-201-22/+32
| | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered
* backmatter, special sections, multiple fixesRalph Amissah2020-05-202-86/+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 search form titleRalph Amissah2020-05-203-6/+15
|
* cli precedence over config file settingsRalph Amissah2020-05-205-118/+202
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* trust more, else minorRalph Amissah2020-05-201-1/+0
|
* metaverse, set behavior of block & group textRalph Amissah2020-05-202-44/+46
| | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines
* uid, select separator that works better with sqliteRalph Amissah2020-05-202-1/+3
|
* config, where used without document processingRalph Amissah2020-05-206-29/+114
|
* sql, sqlite internal site linksRalph Amissah2020-05-203-2/+12
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-206-71/+208
|
* imports related, mostly cosmeticRalph Amissah2020-02-262-10/+2
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2610-49/+47
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-262-4/+3
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1112-178/+178
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-116-34/+56
|
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-111-2/+2
|
* cosmetic primarily "format"Ralph Amissah2020-02-083-25/+52
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-1312-26/+12
|
* present per document metadataRalph Amissah2020-01-136-14/+30
|
* harvest topics, name hashtag level namesRalph Amissah2020-01-131-3/+6
|
* yaml doc headers, protect harvestRalph Amissah2020-01-132-30/+30
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* xmls, home button fixesRalph Amissah2020-01-132-6/+14
|
* 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-135-63/+63
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-226-10/+10
|
* name changesRalph Amissah2019-11-2215-68/+68
|
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-193-6/+6
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-196-21/+11
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* regex, remove unusedRalph Amissah2019-11-191-70/+1
| | | | | - some potentially useful (review as needed) - speeds up compilation
* minorRalph Amissah2019-11-195-40/+127
|
* cosmeticRalph Amissah2019-11-184-22/+16
|
* 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1Ralph Amissah2019-10-174-212/+2
| | | | | | | | | | | | - yaml only: config, make & headers (yaml is converted directly to struct) - toml removed: preemptively remove confusion of having multiple config formats (toml was converted to json & json to struct) - json removed (intermediate representation): takes out intermediate conversion to json which could be attractive to have if there are multiple formats
* --show-{config,make,metadata,summary}doc-reform_v0.8.0Ralph Amissah2019-10-177-19/+446
|
* path related, mostly cosmetic codeRalph Amissah2019-10-171-2/+2
|
* document headers & config: yaml introducedRalph Amissah2019-10-175-112/+868
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* flag --show-summaryRalph Amissah2019-10-171-1/+3
|
* processing infoRalph Amissah2019-10-171-7/+16
|
* xmls, css, codeblocks linenumbersRalph Amissah2019-10-173-1/+4
|
* html scroll toc backmatter (url/link) fixRalph Amissah2019-10-172-0/+6
|
* xmls, special footnotesRalph Amissah2019-10-172-3/+33
|
* xmls, special footnotes? minor stepRalph Amissah2019-10-171-0/+1
|
* harvest authors, pathsRalph Amissah2019-10-174-16/+22
| | | | | - absolute - doc_root tree, relative
* 0.7.5 xmls css code reorganised; ocn can turn off or hideRalph Amissah2019-10-172-212/+212
|
* cosmeticRalph Amissah2019-10-173-26/+24
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-174-66/+229
|
* harvest reorganizedRalph Amissah2019-10-175-16/+709
|
* harvest html outputRalph Amissah2019-10-173-5/+15
|