Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generated-by header, latex, html, epub | Ralph Amissah | 2022-04-04 | 1 | -6/+6 |
| | | | | - consider, implementation quite messy | ||||
* | latex output (try tidy); linebreaks more generally | Ralph Amissah | 2022-04-03 | 1 | -1/+1 |
| | |||||
* | rethink verbose & debug flags, introduce show | Ralph Amissah | 2022-02-23 | 1 | -17/+16 |
| | |||||
* | org files, tangle output, some fixes | Ralph Amissah | 2021-11-27 | 1 | -127/+127 |
| | |||||
* | configuration, hierarchy filenames & paths ... | Ralph Amissah | 2021-11-27 | 1 | -2/+4 |
| | |||||
* | sqlite related internal naming | Ralph Amissah | 2021-11-27 | 1 | -4/+4 |
| | |||||
* | primarily org related | Ralph Amissah | 2021-11-27 | 1 | -127/+127 |
| | |||||
* | spine search and configuration related | Ralph Amissah | 2021-08-11 | 1 | -2/+12 |
| | |||||
* | headers: copyright, license, year; also https | Ralph Amissah | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | doc structure hash removed, replaced, unused | Ralph Amissah | 2020-05-20 | 1 | -1/+0 |
| | | | | | | - doc abstraction changes (use of new associative array named "pith" with enum) replaces the redundant doc structure associative array | ||||
* | cli precedence over config file settings | Ralph Amissah | 2020-05-20 | 1 | -3/+3 |
| | | | | | - cli precedence over config file settings - latex papersize settings sorted | ||||
* | trust more, else minor | Ralph Amissah | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 1 | -3/+21 |
| | |||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 1 | -0/+6 |
| | |||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 1 | -9/+1 |
| | |||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 1 | -3/+3 |
| | |||||
* | dlang safe default imminent, look ahead | Ralph Amissah | 2020-02-11 | 1 | -25/+25 |
| | | | | - @safe @trusted & @system, reconsider @trusted | ||||
* | cosmetic primarily "format" | Ralph Amissah | 2020-02-08 | 1 | -2/+1 |
| | |||||
* | specify Tuple content for read in files, remove traits.std | Ralph Amissah | 2020-01-13 | 1 | -2/+0 |
| | |||||
* | yaml doc headers, protect harvest | Ralph Amissah | 2020-01-13 | 1 | -15/+11 |
| | | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser) | ||||
* | 0.9.2 @safe & @trusted first pass | Ralph Amissah | 2020-01-13 | 1 | -1/+1 |
| | |||||
* | module & src renamingdoc-reform_v0.9.0 | Ralph Amissah | 2019-11-22 | 1 | -4/+4 |
| | |||||
* | name changes | Ralph Amissah | 2019-11-22 | 1 | -11/+11 |
| | |||||
* | 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3 | Ralph Amissah | 2019-11-19 | 1 | -10/+3 |
| | | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest) | ||||
* | cosmetic | Ralph Amissah | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1 | Ralph Amissah | 2019-10-17 | 1 | -16/+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.0 | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | |||||
* | document headers & config: yaml introduced | Ralph Amissah | 2019-10-17 | 1 | -14/+35 |
| | | | | | - as toml alternative - both toml & yaml (meta, conf, make) work | ||||
* | processing info | Ralph Amissah | 2019-10-17 | 1 | -7/+16 |
| | |||||
* | harvest authors, paths | Ralph Amissah | 2019-10-17 | 1 | -1/+1 |
| | | | | | - absolute - doc_root tree, relative | ||||
* | harvest reorganized | Ralph Amissah | 2019-10-17 | 1 | -1/+3 |
| | |||||
* | harvest, document reporting | Ralph Amissah | 2019-10-17 | 1 | -5/+10 |
| | |||||
* | 0.7.3 start to look at document harvest (initial stub) | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | 0.7.0 meta_abstruction, doc "has" struct replaces several tuples | Ralph Amissah | 2019-08-19 | 1 | -40/+17 |
| | |||||
* | doc generator info related | Ralph Amissah | 2019-05-17 | 1 | -1/+38 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -8/+24 |
| | |||||
* | 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1 | Ralph Amissah | 2019-04-10 | 1 | -0/+4 |
| | |||||
* | xmls segmented heading inline links | Ralph Amissah | 2019-04-10 | 1 | -2/+6 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 1 | -11/+11 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -0/+177 |
- from sdp |