Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.8.0 name change in code use dr (doc reform) instead of sisu | Ralph Amissah | 2019-10-17 | 1 | -2/+2 |
| | |||||
* | xmls, css, codeblocks linenumbers | Ralph Amissah | 2019-10-17 | 1 | -4/+30 |
| | |||||
* | html scroll toc backmatter (url/link) fix | Ralph Amissah | 2019-10-17 | 1 | -0/+3 |
| | |||||
* | xmls, special footnotes? minor step | Ralph Amissah | 2019-10-17 | 1 | -0/+31 |
| | |||||
* | 0.7.5 xmls css code reorganised; ocn can turn off or hide | Ralph Amissah | 2019-10-17 | 1 | -76/+74 |
| | |||||
* | org-mode header added to org-mode files | Ralph Amissah | 2019-10-17 | 1 | -0/+1 |
| | |||||
* | cosmetic | Ralph Amissah | 2019-10-17 | 1 | -1/+3 |
| | |||||
* | 0.7.4 sqlite related, also some xml paths | Ralph Amissah | 2019-10-17 | 1 | -10/+10 |
| | |||||
* | review, reduce use of auto | Ralph Amissah | 2019-08-19 | 1 | -37/+31 |
| | |||||
* | 0.7.0 meta_abstruction, doc "has" struct replaces several tuples | Ralph Amissah | 2019-08-19 | 1 | -12/+11 |
| | |||||
* | url encoding | Ralph Amissah | 2019-05-17 | 1 | -1/+5 |
| | |||||
* | regex, meta_abstraction, naming of some regex submatches | Ralph Amissah | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | (segmented html) dummy heading related | Ralph Amissah | 2019-05-17 | 1 | -7/+25 |
| | |||||
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 1 | -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 Amissah | 2019-05-17 | 1 | -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.0 | Ralph Amissah | 2019-05-17 | 1 | -12/+16 |
| | |||||
* | metaverse single line munging tuningdoc-reform_v0.4.3 | Ralph Amissah | 2019-05-17 | 1 | -1/+4 |
| | |||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 1 | -93/+93 |
| | |||||
* | rearrange some code | Ralph Amissah | 2019-05-17 | 1 | -212/+191 |
| | |||||
* | output_xmls epub use struct | Ralph Amissah | 2019-05-17 | 1 | -114/+125 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 1 | -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.2 | Ralph Amissah | 2019-05-17 | 1 | -103/+199 |
| | |||||
* | cleaningdoc-reform_v0.4.1 | Ralph Amissah | 2019-05-17 | 1 | -1/+2 |
| | |||||
* | cosmeticdoc-reform_v0.3.3 | Ralph Amissah | 2019-05-17 | 1 | -7/+7 |
| | |||||
* | 0.3.3 org mode behavior | Ralph Amissah | 2019-05-17 | 1 | -6/+6 |
| | |||||
* | 0.3.2 css themes, --dark & --light (default) | Ralph Amissah | 2019-04-10 | 1 | -8/+16 |
| | |||||
* | --workon flag, for some under construction codedoc-reform_v0.3.1 | Ralph Amissah | 2019-04-10 | 1 | -20/+39 |
| | |||||
* | xmls more on anchor tags, scroll fix where no ocn | Ralph Amissah | 2019-04-10 | 1 | -64/+64 |
| | |||||
* | 0.3.1 internal links, anchor tags & segment associations, toc | Ralph Amissah | 2019-04-10 | 1 | -7/+9 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -136/+239 |
| | |||||
* | 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1 | Ralph Amissah | 2019-04-10 | 1 | -25/+25 |
| | |||||
* | org headings & tags, minordoc-reform_v0.2.0 | Ralph Amissah | 2019-04-10 | 1 | -8/+8 |
| | |||||
* | internal links | Ralph Amissah | 2019-04-10 | 1 | -5/+3 |
| | |||||
* | xmls segmented heading inline links | Ralph Amissah | 2019-04-10 | 1 | -35/+59 |
| | |||||
* | output xmls, work on internal links | Ralph Amissah | 2019-04-10 | 1 | -2/+16 |
| | |||||
* | output xmls & sqlite, make doc_matter available | Ralph Amissah | 2019-04-10 | 1 | -204/+237 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 1 | -21/+21 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -22/+21 |
| | | | | - from sdp | ||||
* | messages & remove outputs not generated | Ralph Amissah | 2019-04-10 | 1 | -7/+12 |
| | |||||
* | 0.26.5 sqlite output, focus | Ralph Amissah | 2019-04-10 | 1 | -10/+5 |
| | |||||
* | 0.26.4 file renames, cleaning, reorganisation | Ralph Amissah | 2019-04-10 | 1 | -95/+95 |
| | |||||
* | reconsider unecessary "return ref" | Ralph Amissah | 2019-04-10 | 1 | -38/+38 |
| | |||||
* | obj.metainfo node type info, ancestors | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | doc object metainfo consolidation | Ralph Amissah | 2019-04-10 | 1 | -142/+142 |
| | |||||
* | naming is_of_ (is_ of_) | Ralph Amissah | 2019-04-10 | 1 | -23/+23 |
| | |||||
* | make string object_number a property of int o_n | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | object_number, replaces object_cite_number in code | Ralph Amissah | 2019-04-10 | 1 | -38/+38 |
| | |||||
* | 0.26.3 object info changes | Ralph Amissah | 2019-04-10 | 1 | -199/+199 |
| | |||||
* | 0.26.2 image(s) without dimensions | Ralph Amissah | 2019-04-10 | 1 | -14/+13 |
| | |||||
* | image paths | Ralph Amissah | 2019-04-10 | 1 | -3/+3 |
| |