aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-263-77/+198
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-2613-41/+31
|
* code ctRegex calls, tidyingRalph Amissah2020-02-2624-119/+116
|
* address compilation issues with dmd (v2.090.0)Ralph Amissah2020-02-264-29/+25
|
* update headers and yearRalph Amissah2020-02-113-3/+3
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-1128-509/+512
| | | | - @safe @trusted & @system, reconsider @trusted
* reduce use of auto, much with tuplesRalph Amissah2020-02-1115-79/+115
|
* 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-084-31/+54
|
* 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-1319-106/+85
|
* present per document metadataRalph Amissah2020-01-1311-29/+454
|
* harvest topics, name hashtag level namesRalph Amissah2020-01-131-3/+6
|
* yaml doc headers, protect harvestRalph Amissah2020-01-135-55/+65
| | | | | | | - 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-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-1313-231/+235
|
* 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
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-2224-89/+89
|
* name changesRalph Amissah2019-11-2231-201/+201
|
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-198-25/+25
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-1910-122/+165
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* regex, remove unusedRalph Amissah2019-11-192-106/+1
| | | | | - some potentially useful (review as needed) - speeds up compilation
* minorRalph Amissah2019-11-197-49/+140
|
* cosmeticRalph Amissah2019-11-1811-278/+225
|
* multilingual pods, zipped sourceRalph Amissah2019-10-173-75/+126
|
* 0.8.2 yaml pod.manifest, read site config firstRalph Amissah2019-10-175-45/+202
| | | | | | | | | | | | | | | | | | - 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-176-338/+3
| | | | | | | | | | | | - 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-178-23/+501
|
* path related, mostly cosmetic codeRalph Amissah2019-10-176-129/+128
|
* document headers & config: yaml introducedRalph Amissah2019-10-179-153/+971
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* flag --show-summaryRalph Amissah2019-10-172-5/+18
|
* processing infoRalph Amissah2019-10-173-12/+36
|
* 0.8.0 name change in code use dr (doc reform) instead of sisuRalph Amissah2019-10-177-60/+60
|
* texpdf, footer & language settingdoc-reform_v0.7.5Ralph Amissah2019-10-171-6/+41
|
* css cosmeticRalph Amissah2019-10-171-38/+58
|
* xmls, css, codeblocks linenumbersRalph Amissah2019-10-175-11/+259
|
* xmls, css, user-select on object-numbers & seg minitocRalph Amissah2019-10-171-6/+78
| | | | | | | - unselectable (copy & past of text) - object-numbers - html segments minitoc - implemented differently across browsers
* html scroll toc backmatter (url/link) fixRalph Amissah2019-10-174-0/+10
|
* xmls, special footnotesRalph Amissah2019-10-173-3/+34
|
* xmls, special footnotes? minor stepRalph Amissah2019-10-173-0/+33
|
* harvest authors, pathsRalph Amissah2019-10-175-17/+23
| | | | | - absolute - doc_root tree, relative
* 0.7.5 xmls css code reorganised; ocn can turn off or hideRalph Amissah2019-10-177-4919/+2881
|
* remove renamed fileRalph Amissah2019-10-171-278/+0
|
* cosmeticRalph Amissah2019-10-178-39/+32
|