aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* xmls, special footnotesRalph Amissah2019-10-175-6/+67
|
* xmls, special footnotes? minor stepRalph Amissah2019-10-175-0/+65
|
* harvest authors, pathsRalph Amissah2019-10-178-33/+45
| | | | | - absolute - doc_root tree, relative
* 0.7.5 xmls css code reorganised; ocn can turn off or hideRalph Amissah2019-10-1712-6914/+4496
|
* subprojects remove commit hashdoc-reform_v0.7.4Ralph Amissah2019-10-174-0/+0
|
* remove renamed fileRalph Amissah2019-10-171-278/+0
|
* make/build name versioned output differentlyRalph Amissah2019-10-173-12/+26
|
* org-mode header added to org-mode filesRalph Amissah2019-10-1722-0/+22
|
* cosmeticRalph Amissah2019-10-1714-105/+80
|
* 0.7.4 sqlite related, also some xml pathsRalph Amissah2019-10-178-483/+570
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-1711-948/+1531
|
* harvest reorganizedRalph Amissah2019-10-1711-1347/+1483
|
* harvest html outputRalph Amissah2019-10-176-134/+1102
|
* topic register sort adjust Aa-ZzRalph Amissah2019-10-172-10/+34
|
* harvest, document reporting, sorted topic registerRalph Amissah2019-10-172-16/+152
|
* harvest, document reportingRalph Amissah2019-10-178-66/+128
|
* 0.7.3 start to look at document harvest (initial stub)Ralph Amissah2019-10-1714-310/+600
|
* 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2Ralph Amissah2019-10-1714-6/+3235
|
* 0.7.1 odt (initial stub)doc-reform_v0.7.1Ralph Amissah2019-10-1711-112/+4861
|
* meta_abstraction, ultimately cosmeticdoc-reform_v0.7.0Ralph Amissah2019-10-172-248/+78
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-1717-4656/+754
|
* review, reduce use of autoRalph Amissah2019-08-1922-1522/+1041
|
* doc_abstraction reduce use of return ref, checkRalph Amissah2019-08-192-152/+168
|
* 0.7.0 meta_abstruction, doc "has" struct replaces several tuplesRalph Amissah2019-08-1916-218/+343
|
* book index sort: Aa-Zz (replaces A-Za-z)doc-reform_v0.6.0Ralph Amissah2019-06-022-20/+24
|