aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/output_xmls.org
Commit message (Collapse)AuthorAgeFilesLines
* review, reduce use of autoRalph Amissah2019-08-191-37/+31
|
* 0.7.0 meta_abstruction, doc "has" struct replaces several tuplesRalph Amissah2019-08-191-12/+11
|
* url encodingRalph Amissah2019-05-171-1/+5
|
* regex, meta_abstraction, naming of some regex submatchesRalph Amissah2019-05-171-1/+1
|
* (segmented html) dummy heading relatedRalph Amissah2019-05-171-7/+25
|
* text format delimiter, use: "┃" instead of "┋"Ralph Amissah2019-05-171-93/+93
| | | | | | | | - 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-171-0/+1
| | | | | | | | | | | | | | | - 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-12/+16
|
* metaverse single line munging tuningdoc-reform_v0.4.3Ralph Amissah2019-05-171-1/+4
|
* format delimiter s/¶/┋/gRalph Amissah2019-05-171-93/+93
|
* rearrange some codeRalph Amissah2019-05-171-212/+191
|
* output_xmls epub use structRalph Amissah2019-05-171-114/+125
|
* 0.4.3 stow (most) uri/links in array, separate from object textRalph Amissah2019-05-171-1/+7
| | | | | | - 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-103/+199
|
* cleaningdoc-reform_v0.4.1Ralph Amissah2019-05-171-1/+2
|
* cosmeticdoc-reform_v0.3.3Ralph Amissah2019-05-171-7/+7
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-171-6/+6
|
* 0.3.2 css themes, --dark & --light (default)Ralph Amissah2019-04-101-8/+16
|
* --workon flag, for some under construction codedoc-reform_v0.3.1Ralph Amissah2019-04-101-20/+39
|
* 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-101-7/+9
|
* 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0Ralph Amissah2019-04-101-136/+239
|
* 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1Ralph Amissah2019-04-101-25/+25
|
* org headings & tags, minordoc-reform_v0.2.0Ralph Amissah2019-04-101-8/+8
|
* internal linksRalph Amissah2019-04-101-5/+3
|
* xmls segmented heading inline linksRalph Amissah2019-04-101-35/+59
|
* output xmls, work on internal linksRalph Amissah2019-04-101-2/+16
|
* output xmls & sqlite, make doc_matter availableRalph Amissah2019-04-101-204/+237
|
* naming DocReform from SiSURalph Amissah2019-04-101-21/+21
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-101-22/+21
| | | | - from sdp
* messages & remove outputs not generatedRalph Amissah2019-04-101-7/+12
|
* 0.26.5 sqlite output, focusRalph Amissah2019-04-101-10/+5
|
* 0.26.4 file renames, cleaning, reorganisationRalph Amissah2019-04-101-95/+95
|
* reconsider unecessary "return ref"Ralph Amissah2019-04-101-38/+38
|
* obj.metainfo node type info, ancestorsRalph Amissah2019-04-101-2/+2
|
* doc object metainfo consolidationRalph Amissah2019-04-101-142/+142
|
* naming is_of_ (is_ of_)Ralph Amissah2019-04-101-23/+23
|
* make string object_number a property of int o_nRalph Amissah2019-04-101-1/+1
|
* object_number, replaces object_cite_number in codeRalph Amissah2019-04-101-38/+38
|
* 0.26.3 object info changesRalph Amissah2019-04-101-199/+199
|
* 0.26.2 image(s) without dimensionsRalph Amissah2019-04-101-14/+13
|
* image pathsRalph Amissah2019-04-101-3/+3
|
* org cosmetic, minorRalph Amissah2019-04-101-2/+2
|
* html & epub images in place (dimensions not & other issues)Ralph Amissah2019-04-101-41/+112
|
* link url matchingRalph Amissah2019-04-101-20/+20
| | | | | | | - smid: sisu markup identify - inline_link_markup_regular matches series of marked up urls, e.g. { link txt }http://url, { link txt }http://url
* epub3, enable tablesRalph Amissah2019-04-101-3/+2
|
* 0.26.0 sqlite single statement insertion of objectsRalph Amissah2019-04-101-1/+1
| | | | | | - d2sqlite3 db.run, begin commit used with insert statement - can be used after upstream fix that should follow d2sqlite3 0.16.0
* home button text, a redoRalph Amissah2019-04-101-34/+12
|
* footnotes fontface; home button text and linksRalph Amissah2019-04-101-22/+40
|
* paths, further adjustmentsdoc-reform_v0.0.23Ralph Amissah2019-04-101-7/+9
|