aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-267-219/+424
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-2622-73/+101
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2639-236/+230
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-267-51/+57
|
* update headers and yearRalph Amissah2020-02-1133-935/+931
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1145-1105/+1027
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-1125-160/+232
|
* xmls, minor, internal links (metadata, images)Ralph Amissah2020-02-114-106/+72
|
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-118-16/+24
|
* latex, footnotes only (endnotes section removed)Ralph Amissah2020-02-112-26/+34
|
* cosmetic primarily "format"Ralph Amissah2020-02-087-62/+108
|
* dmd releaseMode results in runtime errorsRalph Amissah2020-01-132-2/+6
| | | | | | - 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-132-22/+22
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-1332-210/+170
|
* present per document metadataRalph Amissah2020-01-1318-58/+1014
|
* harvest topics, name hashtag level namesRalph Amissah2020-01-132-6/+12
|
* yaml doc headers, protect harvestRalph Amissah2020-01-138-109/+117
| | | | | | | - 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-134-20/+26
|
* xmls, home button fixesRalph Amissah2020-01-133-16/+34
|
* metaverse, remove newline after endnoteRalph Amissah2020-01-132-8/+8
| | | | - change to internal representation, minor
* checks on markup: yaml headers & reading imagesRalph Amissah2020-01-134-22/+22
|
* 0.9.2 @safe & @trusted first passRalph Amissah2020-01-1323-467/+475
|
* yaml config, provide default if not readdoc-reform_v0.9.1Ralph Amissah2019-11-224-24/+104
|
* segmented html harvest links cli optionRalph Amissah2019-11-224-0/+24
|
* 0.9.1 spine, post naming developmentRalph Amissah2019-11-222-2/+2
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-2243-231/+233
|
* name changesRalph Amissah2019-11-2249-395/+395
|
* org renamingRalph Amissah2019-11-1910-0/+0
|
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-1938-513/+511
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-1916-245/+331
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* makefile program version tagging for bin-archivedoc-reform_v0.8.2Ralph Amissah2019-11-192-16/+18
|
* regex, remove unusedRalph Amissah2019-11-193-184/+2
| | | | | - some potentially useful (review as needed) - speeds up compilation
* minorRalph Amissah2019-11-1914-105/+249
|
* cosmeticRalph Amissah2019-11-1819-556/+450
|
* multilingual pods, zipped sourceRalph Amissah2019-10-177-152/+261
|
* 0.8.2 yaml pod.manifest, read site config firstRalph Amissah2019-10-1711-94/+411
| | | | | | | | | | | | | | | | | | - yaml (configuration & metadata) site config, pod: pod.manifest, doc header: make, meta - pod.manifest in yaml breaks - older program reading new pod and - newer program reading old pod - read config first, - get site default language in case it is absent in pod.manifest - ensure config is not read too many times (it is at present, revisit)
* 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1Ralph Amissah2019-10-1719-687/+51
| | | | | | | | | | | | - 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-1714-197/+1060
|
* path related, mostly cosmetic codeRalph Amissah2019-10-1710-256/+254
|
* document headers & config: yaml introducedRalph Amissah2019-10-1714-313/+2004
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* flag --show-summaryRalph Amissah2019-10-174-9/+32
|
* std.zip, drop external zip archiveRalph Amissah2019-10-175-32/+0
|
* build relatedRalph Amissah2019-10-176-26/+92
|
* processing infoRalph Amissah2019-10-175-24/+72
|
* 0.8.0 name change in code use dr (doc reform) instead of sisuRalph Amissah2019-10-1715-139/+138
|
* texpdf, footer & language settingdoc-reform_v0.7.5Ralph Amissah2019-10-172-20/+96
|
* css cosmeticRalph Amissah2019-10-172-54/+82
|
* xmls, css, codeblocks linenumbersRalph Amissah2019-10-179-18/+368
|
* xmls, css, user-select on object-numbers & seg minitocRalph Amissah2019-10-173-8/+113
| | | | | | | - unselectable (copy & past of text) - object-numbers - html segments minitoc - implemented differently across browsers
* html scroll toc backmatter (url/link) fixRalph Amissah2019-10-177-0/+19
|