Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | renaming | Ralph Amissah | 2020-05-20 | 2 | -444/+429 | |
| | ||||||
* | metaverse, doc structure & blocks, change tracking | Ralph Amissah | 2020-05-20 | 3 | -42/+74 | |
| | ||||||
* | footnote/endnote fix | Ralph Amissah | 2020-05-20 | 1 | -10/+13 | |
| | ||||||
* | html, harvests search form, minor misc | Ralph Amissah | 2020-05-20 | 2 | -2/+154 | |
| | | | | | | | | | - harvests add search form to db option - dark theme input background color (follows cgi search form) - html tidy html tidy | |||||
* | backmatter, special sections, heading ocn fix | Ralph Amissah | 2020-05-20 | 1 | -22/+32 | |
| | | | | | | - special section heading object numbering: - level B title numbered - level 1 title not numbered | |||||
* | backmatter, special sections, multiple fixes | Ralph Amissah | 2020-05-20 | 2 | -86/+77 | |
| | | | | | | | | - fix special sections eat other special sections, e.g. glossary eats bibliography & other headings - glossary stop object numbering on empty lines - glossary remove indent markup instruction - bibliography provide missing heading | |||||
* | cgi search form title | Ralph Amissah | 2020-05-20 | 3 | -6/+15 | |
| | ||||||
* | cli precedence over config file settings | Ralph Amissah | 2020-05-20 | 5 | -118/+202 | |
| | | | | | - cli precedence over config file settings - latex papersize settings sorted | |||||
* | trust more, else minor | Ralph Amissah | 2020-05-20 | 1 | -1/+0 | |
| | ||||||
* | metaverse, set behavior of block & group text | Ralph Amissah | 2020-05-20 | 2 | -44/+46 | |
| | | | | | - group: loses spaces, retains double newlines - block: retains spaces and newlines | |||||
* | uid, select separator that works better with sqlite | Ralph Amissah | 2020-05-20 | 2 | -1/+3 | |
| | ||||||
* | config, where used without document processing | Ralph Amissah | 2020-05-20 | 6 | -29/+114 | |
| | ||||||
* | sql, sqlite internal site links | Ralph Amissah | 2020-05-20 | 3 | -2/+12 | |
| | ||||||
* | 0.10.0 search sqlite & cgi | Ralph Amissah | 2020-05-20 | 6 | -71/+208 | |
| | ||||||
* | imports related, mostly cosmetic | Ralph Amissah | 2020-02-26 | 2 | -10/+2 | |
| | ||||||
* | code ctRegex calls, tidying | Ralph Amissah | 2020-02-26 | 10 | -49/+47 | |
| | ||||||
* | address compilation issues with dmd (v2.090.0) | Ralph Amissah | 2020-02-26 | 2 | -4/+3 | |
| | ||||||
* | dlang safe default imminent, look ahead | Ralph Amissah | 2020-02-11 | 12 | -178/+178 | |
| | | | | - @safe @trusted & @system, reconsider @trusted | |||||
* | reduce use of auto, much with tuples | Ralph Amissah | 2020-02-11 | 6 | -34/+56 | |
| | ||||||
* | bugfix toc endnotes links in xmls, other minor | Ralph Amissah | 2020-02-11 | 1 | -2/+2 | |
| | ||||||
* | cosmetic primarily "format" | Ralph Amissah | 2020-02-08 | 3 | -25/+52 | |
| | ||||||
* | specify Tuple content for read in files, remove traits.std | Ralph Amissah | 2020-01-13 | 12 | -26/+12 | |
| | ||||||
* | present per document metadata | Ralph Amissah | 2020-01-13 | 6 | -14/+30 | |
| | ||||||
* | harvest topics, name hashtag level names | Ralph Amissah | 2020-01-13 | 1 | -3/+6 | |
| | ||||||
* | yaml doc headers, protect harvest | Ralph Amissah | 2020-01-13 | 2 | -30/+30 | |
| | | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser) | |||||
* | xmls, home button fixes | Ralph Amissah | 2020-01-13 | 2 | -6/+14 | |
| | ||||||
* | metaverse, remove newline after endnote | Ralph Amissah | 2020-01-13 | 1 | -4/+4 | |
| | | | | - change to internal representation, minor | |||||
* | checks on markup: yaml headers & reading images | Ralph Amissah | 2020-01-13 | 2 | -11/+11 | |
| | ||||||
* | 0.9.2 @safe & @trusted first pass | Ralph Amissah | 2020-01-13 | 5 | -63/+63 | |
| | ||||||
* | module & src renamingdoc-reform_v0.9.0 | Ralph Amissah | 2019-11-22 | 6 | -10/+10 | |
| | ||||||
* | name changes | Ralph Amissah | 2019-11-22 | 15 | -68/+68 | |
| | ||||||
* | 0.9.0 spine (doc-reform renamed) | Ralph Amissah | 2019-11-19 | 3 | -6/+6 | |
| | ||||||
* | 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3 | Ralph Amissah | 2019-11-19 | 6 | -21/+11 | |
| | | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest) | |||||
* | regex, remove unused | Ralph Amissah | 2019-11-19 | 1 | -70/+1 | |
| | | | | | - some potentially useful (review as needed) - speeds up compilation | |||||
* | minor | Ralph Amissah | 2019-11-19 | 5 | -40/+127 | |
| | ||||||
* | cosmetic | Ralph Amissah | 2019-11-18 | 4 | -22/+16 | |
| | ||||||
* | 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1 | Ralph Amissah | 2019-10-17 | 4 | -212/+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 | 7 | -19/+446 | |
| | ||||||
* | path related, mostly cosmetic code | Ralph Amissah | 2019-10-17 | 1 | -2/+2 | |
| | ||||||
* | document headers & config: yaml introduced | Ralph Amissah | 2019-10-17 | 5 | -112/+868 | |
| | | | | | - as toml alternative - both toml & yaml (meta, conf, make) work | |||||
* | flag --show-summary | Ralph Amissah | 2019-10-17 | 1 | -1/+3 | |
| | ||||||
* | processing info | Ralph Amissah | 2019-10-17 | 1 | -7/+16 | |
| | ||||||
* | xmls, css, codeblocks linenumbers | Ralph Amissah | 2019-10-17 | 3 | -1/+4 | |
| | ||||||
* | html scroll toc backmatter (url/link) fix | Ralph Amissah | 2019-10-17 | 2 | -0/+6 | |
| | ||||||
* | xmls, special footnotes | Ralph Amissah | 2019-10-17 | 2 | -3/+33 | |
| | ||||||
* | xmls, special footnotes? minor step | Ralph Amissah | 2019-10-17 | 1 | -0/+1 | |
| | ||||||
* | harvest authors, paths | Ralph Amissah | 2019-10-17 | 4 | -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 | 2 | -212/+212 | |
| | ||||||
* | cosmetic | Ralph Amissah | 2019-10-17 | 3 | -26/+24 | |
| | ||||||
* | harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3 | Ralph Amissah | 2019-10-17 | 4 | -66/+229 | |
| |