aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/spine.d
Commit message (Collapse)AuthorAgeFilesLines
* 2023, year rollover, old habitRalph Amissah2023-01-011-2/+1
|
* regex review, match speed & compile time, ctregexRalph Amissah2022-12-231-15/+21
| | | | | | | | | - improve match time - add interim fontface identifier marker - improve compile time - remove unused regexs - separate out some specialized output matches
* org noweb adjustmentsRalph Amissah2022-09-281-1/+1
|
* html links to output, flags for a bit finer controlRalph Amissah2022-05-271-15/+30
|
* pdf output links, should user choose to have itRalph Amissah2022-05-271-0/+5
|
* generated-by header, latex, html, epubRalph Amissah2022-04-041-1/+20
| | | | - consider, implementation quite messy
* latex doc headers moved to .sty files in ./sty dirRalph Amissah2022-04-031-0/+13
| | | | - some changes made, font selection included
* latex head adjustmentsRalph Amissah2022-04-031-1/+6
|
* verbosity level, "vox_gt[lv]" (voice greater than)Ralph Amissah2022-02-251-31/+34
|
* rethink verbose & debug flags, introduce showRalph Amissah2022-02-231-52/+113
|
* debug flags, narrow purposeRalph Amissah2022-02-211-1/+50
|
* codegen cgi search removed (using src in org-mode)Ralph Amissah2022-02-051-5/+0
|
* a new yearRalph Amissah2022-01-051-1/+1
|
* configuration, hierarchy filenames & paths ...Ralph Amissah2021-11-271-40/+38
|
* sqlite related internal namingRalph Amissah2021-11-271-8/+2
|
* primarily org relatedRalph Amissah2021-11-271-14/+16
|
* metadata "curate" replaces "harvest"Ralph Amissah2021-09-091-41/+41
| | | | | - "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme
* config, clean up and make a bit more consistentRalph Amissah2021-08-201-9/+9
| | | | | - check version settings with: rg -A2 _version_set$ org
* spine search and configuration relatedRalph Amissah2021-08-111-0/+8
|
* config defaults: cfte, config-file & cleRalph Amissah2021-08-061-13/+60
|
* spine, harvests require doc abstraction be runRalph Amissah2021-04-231-0/+2
|
* spine options, pod uses source file structureRalph Amissah2021-04-201-2/+0
|
* headers: copyright, license, year; also httpsRalph Amissah2021-04-081-9/+8
|
* spine, parallelization logic fixRalph Amissah2021-01-281-4/+5
|
* catchingRalph Amissah2020-05-211-1/+9
|
* 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
* cgi search form titleRalph Amissah2020-05-201-0/+5
|
* cli precedence over config file settingsRalph Amissah2020-05-201-12/+16
| | | | | - cli precedence over config file settings - latex papersize settings sorted
* cgi search form: path; theme; download remote srcRalph Amissah2020-05-201-1/+5
| | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d
* trust more, else minorRalph Amissah2020-05-201-71/+79
|
* opt_actions, re-arrangment, minorRalph Amissah2020-05-201-66/+68
|
* config, where used without document processingRalph Amissah2020-05-201-45/+68
|
* 0.10.0 search sqlite & cgiRalph Amissah2020-05-201-124/+142
|
* latex outputs (various paper sizes & orientation)Ralph Amissah2020-02-261-0/+7
| | | | | - a4, a5, b4, letter, legal - portrait, landscape
* imports related, mostly cosmeticRalph Amissah2020-02-261-10/+9
|
* code ctRegex calls, tidyingRalph Amissah2020-02-261-3/+3
|
* update headers and yearRalph Amissah2020-02-111-1/+1
|
* dlang safe default imminent, look aheadRalph Amissah2020-02-111-58/+58
| | | | - @safe @trusted & @system, reconsider @trusted
* cosmetic primarily "format"Ralph Amissah2020-02-081-6/+2
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-131-2/+0
|
* yaml doc headers, protect harvestRalph Amissah2020-01-131-13/+32
| | | | | | | - protect harvest from missing doc header metadata - title & author required - removed crude rgx yaml check (rely on yaml parser)
* src without pod.manifest, report on verboseRalph Amissah2020-01-131-1/+1
|
* 0.9.2 @safe & @trusted first passRalph Amissah2020-01-131-52/+52
|
* yaml config, provide default if not readdoc-reform_v0.9.1Ralph Amissah2019-11-221-2/+4
|
* segmented html harvest links cli optionRalph Amissah2019-11-221-0/+5
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-221-5/+5
|
* name changesRalph Amissah2019-11-221-25/+25
|
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-191-0/+955