Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | org renaming | Ralph Amissah | 2019-11-19 | 10 | -0/+0 |
| | |||||
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 24 | -380/+378 |
| | |||||
* | 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3 | Ralph Amissah | 2019-11-19 | 5 | -122/+165 |
| | | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest) | ||||
* | makefile program version tagging for bin-archivedoc-reform_v0.8.2 | Ralph Amissah | 2019-11-19 | 1 | -8/+9 |
| | |||||
* | regex, remove unused | Ralph Amissah | 2019-11-19 | 1 | -78/+1 |
| | | | | | - some potentially useful (review as needed) - speeds up compilation | ||||
* | minor | Ralph Amissah | 2019-11-19 | 5 | -48/+109 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-11-18 | 8 | -278/+225 |
| | |||||
* | multilingual pods, zipped source | Ralph Amissah | 2019-10-17 | 3 | -75/+133 |
| | |||||
* | 0.8.2 yaml pod.manifest, read site config first | Ralph Amissah | 2019-10-17 | 5 | -48/+208 |
| | | | | | | | | | | | | | | | | | | - 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.1 | Ralph Amissah | 2019-10-17 | 6 | -306/+30 |
| | | | | | | | | | | | | - 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.0 | Ralph Amissah | 2019-10-17 | 5 | -173/+558 |
| | |||||
* | path related, mostly cosmetic code | Ralph Amissah | 2019-10-17 | 4 | -127/+126 |
| | |||||
* | document headers & config: yaml introduced | Ralph Amissah | 2019-10-17 | 5 | -160/+1033 |
| | | | | | - as toml alternative - both toml & yaml (meta, conf, make) work | ||||
* | flag --show-summary | Ralph Amissah | 2019-10-17 | 2 | -4/+14 |
| | |||||
* | std.zip, drop external zip archive | Ralph Amissah | 2019-10-17 | 1 | -20/+0 |
| | |||||
* | build related | Ralph Amissah | 2019-10-17 | 1 | -13/+45 |
| | |||||
* | processing info | Ralph Amissah | 2019-10-17 | 2 | -12/+36 |
| | |||||
* | 0.8.0 name change in code use dr (doc reform) instead of sisu | Ralph Amissah | 2019-10-17 | 7 | -78/+77 |
| | |||||
* | texpdf, footer & language settingdoc-reform_v0.7.5 | Ralph Amissah | 2019-10-17 | 1 | -14/+55 |
| | |||||
* | css cosmetic | Ralph Amissah | 2019-10-17 | 1 | -16/+24 |
| | |||||
* | xmls, css, codeblocks linenumbers | Ralph Amissah | 2019-10-17 | 4 | -7/+109 |
| | |||||
* | xmls, css, user-select on object-numbers & seg minitoc | Ralph Amissah | 2019-10-17 | 1 | -2/+34 |
| | | | | | | | - unselectable (copy & past of text) - object-numbers - html segments minitoc - implemented differently across browsers | ||||
* | html scroll toc backmatter (url/link) fix | Ralph Amissah | 2019-10-17 | 3 | -0/+9 |
| | |||||
* | xmls, special footnotes | Ralph Amissah | 2019-10-17 | 2 | -3/+33 |
| | |||||
* | xmls, special footnotes? minor step | Ralph Amissah | 2019-10-17 | 2 | -0/+32 |
| | |||||
* | harvest authors, paths | Ralph Amissah | 2019-10-17 | 3 | -16/+22 |
| | | | | | - absolute - doc_root tree, relative | ||||
* | 0.7.5 xmls css code reorganised; ocn can turn off or hide | Ralph Amissah | 2019-10-17 | 4 | -1994/+1614 |
| | |||||
* | make/build name versioned output differently | Ralph Amissah | 2019-10-17 | 1 | -6/+13 |
| | |||||
* | org-mode header added to org-mode files | Ralph Amissah | 2019-10-17 | 22 | -0/+22 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-10-17 | 6 | -66/+48 |
| | |||||
* | 0.7.4 sqlite related, also some xml paths | Ralph Amissah | 2019-10-17 | 4 | -268/+332 |
| | |||||
* | harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3 | Ralph Amissah | 2019-10-17 | 4 | -861/+1146 |
| | |||||
* | harvest reorganized | Ralph Amissah | 2019-10-17 | 3 | -667/+748 |
| | |||||
* | harvest html output | Ralph Amissah | 2019-10-17 | 2 | -67/+551 |
| | |||||
* | topic register sort adjust Aa-Zz | Ralph Amissah | 2019-10-17 | 1 | -5/+17 |
| | |||||
* | harvest, document reporting, sorted topic register | Ralph Amissah | 2019-10-17 | 1 | -8/+76 |
| | |||||
* | harvest, document reporting | Ralph Amissah | 2019-10-17 | 2 | -33/+64 |
| | |||||
* | 0.7.3 start to look at document harvest (initial stub) | Ralph Amissah | 2019-10-17 | 4 | -130/+329 |
| | |||||
* | 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2 | Ralph Amissah | 2019-10-17 | 6 | -3/+1926 |
| | |||||
* | 0.7.1 odt (initial stub)doc-reform_v0.7.1 | Ralph Amissah | 2019-10-17 | 5 | -56/+2657 |
| | |||||
* | meta_abstraction, ultimately cosmeticdoc-reform_v0.7.0 | Ralph Amissah | 2019-10-17 | 1 | -124/+39 |
| | |||||
* | remove ./data for now, else relatively minor | Ralph Amissah | 2019-10-17 | 5 | -355/+377 |
| | |||||
* | review, reduce use of auto | Ralph Amissah | 2019-08-19 | 8 | -749/+507 |
| | |||||
* | doc_abstraction reduce use of return ref, check | Ralph Amissah | 2019-08-19 | 1 | -76/+84 |
| | |||||
* | 0.7.0 meta_abstruction, doc "has" struct replaces several tuples | Ralph Amissah | 2019-08-19 | 5 | -109/+175 |
| | |||||
* | book index sort: Aa-Zz (replaces A-Za-z)doc-reform_v0.6.0 | Ralph Amissah | 2019-06-02 | 1 | -10/+12 |
| | |||||
* | block (grouped text) attributes (possibility) | Ralph Amissah | 2019-05-21 | 1 | -16/+49 |
| | |||||
* | questionable code, clean ("flow" commit related) | Ralph Amissah | 2019-05-21 | 1 | -7/+4 |
| | |||||
* | flow, rename functions with multiple return values | Ralph Amissah | 2019-05-21 | 1 | -53/+53 |
| | |||||
* | a regex & some clearing | Ralph Amissah | 2019-05-21 | 2 | -39/+1 |
| |