aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform
Commit message (Collapse)AuthorAgeFilesLines
* 0.7.1 odt (initial stub)doc-reform_v0.7.1Ralph Amissah2019-10-175-55/+2203
|
* meta_abstraction, ultimately cosmeticdoc-reform_v0.7.0Ralph Amissah2019-10-171-124/+39
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-177-354/+377
|
* review, reduce use of autoRalph Amissah2019-08-1914-773/+534
|
* doc_abstraction reduce use of return ref, checkRalph Amissah2019-08-191-76/+84
|
* 0.7.0 meta_abstruction, doc "has" struct replaces several tuplesRalph Amissah2019-08-1910-108/+167
|
* book index sort: Aa-Zz (replaces A-Za-z)doc-reform_v0.6.0Ralph Amissah2019-06-021-10/+12
|
* block (grouped text) attributes (possibility)Ralph Amissah2019-05-212-16/+49
|
* questionable code, clean ("flow" commit related)Ralph Amissah2019-05-211-7/+4
|
* flow, rename functions with multiple return valuesRalph Amissah2019-05-211-53/+53
|
* a regex & some clearingRalph Amissah2019-05-212-33/+1
|
* cosmetic mostlyRalph Amissah2019-05-193-292/+175
|
* url encodingRalph Amissah2019-05-173-1/+7
|
* meta_abstraction some local renamingRalph Amissah2019-05-171-39/+39
|
* regex, meta_abstraction, naming of some regex submatchesRalph Amissah2019-05-174-92/+92
|
* (segmented html) dummy heading relatedRalph Amissah2019-05-175-16/+70
|
* text format delimiter, use: "┃" instead of "┋"Ralph Amissah2019-05-177-133/+133
| | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g'
* 0.6.0 docReform project license AGPLv3+Ralph Amissah2019-05-172-0/+104
| | | | | | | | | | | | | | | - 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-1713-201/+346
|
* 0.5.0 per object inline munging (rather than by line)Ralph Amissah2019-05-172-80/+102
| | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index)
* metaverse single line munging tuningdoc-reform_v0.4.3Ralph Amissah2019-05-177-42/+80
|
* inline fontface markup, internal representation, reorganise codeRalph Amissah2019-05-173-15/+40
|
* inline fontface markup, internal representationRalph Amissah2019-05-173-46/+77
|
* parallel & serial processing logicRalph Amissah2019-05-171-2/+13
|
* getoptRalph Amissah2019-05-171-68/+44
|
* format delimiter s/¶/┋/gRalph Amissah2019-05-177-127/+125
|
* rearrange some codeRalph Amissah2019-05-177-297/+282
|
* output_xmls epub use structRalph Amissah2019-05-172-114/+125
|
* 0.4.3 stow (most) uri/links in array, separate from object textRalph Amissah2019-05-178-3/+52
| | | | | | - 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-173-101/+83
|
* cleaningdoc-reform_v0.4.1Ralph Amissah2019-05-176-71/+29
|
* doc generator info relatedRalph Amissah2019-05-172-3/+56
|
* code block, number(ed), regex for keyword instruction, not implementedRalph Amissah2019-05-172-7/+10
| | | | | | - code(number){ to number code block (hash symbol "#" used previously)
* 0.4.1 markup syntax extension for blocks, re: attributesRalph Amissah2019-05-171-20/+20
| | | | | | | | | | | - 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
* output_hub conditional importsdoc-reform_v0.4.0Ralph Amissah2019-05-171-8/+10
|
* 0.4.0 sqlite relatedRalph Amissah2019-05-172-13/+56
|
* cosmeticdoc-reform_v0.3.3Ralph Amissah2019-05-175-40/+42
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-176-19/+23
|
* json type match, fix breakage caused by external changedoc-reform_v0.3.2Ralph Amissah2019-05-171-91/+95
|
* reporting pod & source processingRalph Amissah2019-04-101-3/+8
|
* 0.3.2 css themes, --dark & --light (default)Ralph Amissah2019-04-105-160/+3231
|
* --workon flag, for some under construction codedoc-reform_v0.3.1Ralph Amissah2019-04-102-20/+44
|
* xmls more on anchor tags, scroll fix where no ocnRalph Amissah2019-04-101-64/+64
|
* 0.3.1 internal links, anchor tags & segment associations, tocRalph Amissah2019-04-104-178/+258
|
* 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0Ralph Amissah2019-04-1014-1047/+1108
|
* 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1Ralph Amissah2019-04-108-135/+146
|
* 0.2.0 renames pod from sisupodRalph Amissah2019-04-107-40/+318
|
* internal linking to headers A to D for segmented htmldoc-reform_v0.1.0Ralph Amissah2019-04-101-29/+40
|
* internal linksRalph Amissah2019-04-106-11/+230
|
* xmls segmented heading inline linksRalph Amissah2019-04-105-109/+191
|