aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta/metadoc.d
Commit message (Collapse)AuthorAgeFilesLines
* org, spine ver & doc header (copyright & license)Ralph Amissah2023-12-171-1/+1
| | | | | | - org import: reuse settings in another org file using code block to evaluate other org file spine_version_info_and_doc_header_including_copyright_and_license.org
* ocda, single out, use more structsRalph Amissah2023-11-151-3/+2
|
* 2023, year rollover, old habitRalph Amissah2023-01-011-2/+1
|
* regex review, match speed & compile time, ctregexRalph Amissah2022-12-231-3/+50
| | | | | | | | | - improve match time - add interim fontface identifier marker - improve compile time - remove unused regexs - separate out some specialized output matches
* generated-by header, latex, html, epubRalph Amissah2022-04-041-6/+6
| | | | - consider, implementation quite messy
* latex output (try tidy); linebreaks more generallyRalph Amissah2022-04-031-1/+1
|
* rethink verbose & debug flags, introduce showRalph Amissah2022-02-231-17/+16
|
* org files, tangle output, some fixesRalph Amissah2021-11-271-127/+127
|
* configuration, hierarchy filenames & paths ...Ralph Amissah2021-11-271-2/+4
|
* sqlite related internal namingRalph Amissah2021-11-271-4/+4
|
* primarily org relatedRalph Amissah2021-11-271-127/+127
|
* spine search and configuration relatedRalph Amissah2021-08-111-2/+12
|
* headers: copyright, license, year; also httpsRalph Amissah2021-04-081-1/+1
|
* doc structure hash removed, replaced, unusedRalph Amissah2020-05-201-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 settingsRalph Amissah2020-05-201-3/+3
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* trust more, else minorRalph Amissah2020-05-201-1/+0
|
* config, where used without document processingRalph Amissah2020-05-201-3/+21
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-201-0/+6
|
* imports related, mostly cosmeticRalph Amissah2020-02-261-9/+1
|
* code ctRegex calls, tidyingRalph Amissah2020-02-261-3/+3
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-111-25/+25
| | | | - @safe @trusted & @system, reconsider @trusted
* cosmetic primarily "format"Ralph Amissah2020-02-081-2/+1
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-131-2/+0
|
* yaml doc headers, protect harvestRalph Amissah2020-01-131-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 passRalph Amissah2020-01-131-1/+1
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-221-4/+4
|
* name changesRalph Amissah2019-11-221-11/+11
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-191-10/+3
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* cosmeticRalph Amissah2019-11-181-1/+1
|
* 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1Ralph Amissah2019-10-171-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.0Ralph Amissah2019-10-171-1/+1
|
* document headers & config: yaml introducedRalph Amissah2019-10-171-14/+35
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* processing infoRalph Amissah2019-10-171-7/+16
|
* harvest authors, pathsRalph Amissah2019-10-171-1/+1
| | | | | - absolute - doc_root tree, relative
* harvest reorganizedRalph Amissah2019-10-171-1/+3
|
* harvest, document reportingRalph Amissah2019-10-171-5/+10
|
* 0.7.3 start to look at document harvest (initial stub)Ralph Amissah2019-10-171-0/+1
|
* 0.7.0 meta_abstruction, doc "has" struct replaces several tuplesRalph Amissah2019-08-191-40/+17
|
* doc generator info relatedRalph Amissah2019-05-171-1/+38
|
* 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0Ralph Amissah2019-04-101-8/+24
|
* 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1Ralph Amissah2019-04-101-0/+4
|
* xmls segmented heading inline linksRalph Amissah2019-04-101-2/+6
|
* naming DocReform from SiSURalph Amissah2019-04-101-11/+11
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-101-0/+177
- from sdp