aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/doc_reform.org
Commit message (Collapse)AuthorAgeFilesLines
* 0.9.0 spine (doc-reform renamed)Ralph Amissah2019-11-191-2012/+0
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-191-25/+33
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* minorRalph Amissah2019-11-191-5/+8
|
* cosmeticRalph Amissah2019-11-181-198/+151
|
* multilingual pods, zipped sourceRalph Amissah2019-10-171-10/+8
|
* 0.8.2 yaml pod.manifest, read site config firstRalph Amissah2019-10-171-11/+103
| | | | | | | | | | | | | | | | | | - 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.1Ralph Amissah2019-10-171-20/+6
| | | | | | | | | | | | - 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-7/+62
|
* path related, mostly cosmetic codeRalph Amissah2019-10-171-2/+1
|
* document headers & config: yaml introducedRalph Amissah2019-10-171-34/+55
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* flag --show-summaryRalph Amissah2019-10-171-3/+11
|
* processing infoRalph Amissah2019-10-171-7/+28
|
* 0.8.0 name change in code use dr (doc reform) instead of sisuRalph Amissah2019-10-171-5/+5
|
* harvest authors, pathsRalph Amissah2019-10-171-1/+1
| | | | | - absolute - doc_root tree, relative
* 0.7.5 xmls css code reorganised; ocn can turn off or hideRalph Amissah2019-10-171-5/+10
|
* org-mode header added to org-mode filesRalph Amissah2019-10-171-0/+1
|
* cosmeticRalph Amissah2019-10-171-13/+1
|
* 0.7.4 sqlite related, also some xml pathsRalph Amissah2019-10-171-1/+1
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-171-839/+16
|
* harvest reorganizedRalph Amissah2019-10-171-656/+712
|
* harvest html outputRalph Amissah2019-10-171-62/+542
|
* topic register sort adjust Aa-ZzRalph Amissah2019-10-171-5/+17
|
* harvest, document reporting, sorted topic registerRalph Amissah2019-10-171-8/+76
|
* harvest, document reportingRalph Amissah2019-10-171-19/+55
|
* 0.7.3 start to look at document harvest (initial stub)Ralph Amissah2019-10-171-41/+186
|
* 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2Ralph Amissah2019-10-171-2/+18
|
* 0.7.1 odt (initial stub)doc-reform_v0.7.1Ralph Amissah2019-10-171-6/+43
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-171-1/+1
|
* review, reduce use of autoRalph Amissah2019-08-191-43/+43
|
* 0.7.0 meta_abstruction, doc "has" struct replaces several tuplesRalph Amissah2019-08-191-58/+46
|
* cosmetic mostlyRalph Amissah2019-05-191-1/+0
|
* 0.6.0 docReform project license AGPLv3+Ralph Amissah2019-05-171-1/+60
| | | | | | | | | | | | | | | - copyright Ralph Amissah - license - project src AGPLv3+ - applied retroactively to project and within git by git rebase prior to any release of project - org files consider, for time being separate - ./maker.org moved to ./org/dr_build_scaffold.org - pre-release development continues - can initialize project from: makefile & org files - cp -av makefile org (and possibly data/pod & data/src) then - make skel tangle ldc
* housekeepingdoc-reform_v0.5.0Ralph Amissah2019-05-171-3/+35
|
* 0.5.0 per object inline munging (rather than by line)Ralph Amissah2019-05-171-1/+1
| | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index)
* parallel & serial processing logicRalph Amissah2019-05-171-2/+13
|
* getoptRalph Amissah2019-05-171-68/+44
|
* rearrange some codeRalph Amissah2019-05-171-1/+1
|
* 0.4.3 stow (most) uri/links in array, separate from object textRalph Amissah2019-05-171-56/+56
| | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be)
* 0.4.2 xmls output, internaldoc-reform_v0.4.2Ralph Amissah2019-05-171-1/+1
|
* cleaningdoc-reform_v0.4.1Ralph Amissah2019-05-171-73/+133
|
* doc generator info relatedRalph Amissah2019-05-171-2/+60
|
* 0.4.1 markup syntax extension for blocks, re: attributesRalph Amissah2019-05-171-1/+1
| | | | | | | | | | | - for all blocks, e.g. - table{ - table(){ - table([recognized attributes if any]){ - code{ - code(){ - code.d([recognized attributes if any]){ - allows for the subsequent addition of attributes as required
* 0.4.0 sqlite relatedRalph Amissah2019-05-171-1/+1
|
* cosmeticdoc-reform_v0.3.3Ralph Amissah2019-05-171-4/+44
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-171-27/+32
|
* 0.3.2 css themes, --dark & --light (default)Ralph Amissah2019-04-101-1/+20
|
* --workon flag, for some under construction codedoc-reform_v0.3.1Ralph Amissah2019-04-101-0/+5
|
* 0.3.1 internal links, anchor tags & segment associations, tocRalph Amissah2019-04-101-1/+1
|
* 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0Ralph Amissah2019-04-101-27/+53
|
* 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1Ralph Amissah2019-04-101-1/+5
|