Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.20.2 paths, config & manifest files | Ralph Amissah | 2019-04-10 | 3 | -28/+10 |
| | |||||
* | 0.20.1 struct for opt_actions | Ralph Amissah | 2019-04-10 | 4 | -101/+93 |
| | |||||
* | sdp, select language source to process | Ralph Amissah | 2019-04-10 | 1 | -1/+6 |
| | |||||
* | process pod dir with sisudoc.txt (or file) | Ralph Amissah | 2019-04-10 | 4 | -8/+13 |
| | | | | | | - process multiple files named in sisudoc.txt - works with multilingual doc with inserts - regex fixes were needed | ||||
* | process filesystem/unzipped sisupod.zip | Ralph Amissah | 2019-04-10 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - src pod dir structure changes - notes - the plan is to have a src manifest of related .sst or .ssm files that can be pointed to for processing - multilingual documents [ponder persistence for multilingual documents] - in the case of multilingual documents, there will be multiple source documents on list with different language codes, and to build this list, persistence is required - inserted documents (from master .ssm or .sst) must track document root so inserts can be located, else not found - consider a commandline -o --output path specifier - steps - auto create filelist - for single source file - for multilinugual source files - process document by pointing at filelist (rather than file) - if necessary manually create filelist (for multilinugual source) - keep document root for document inserts (.ssi) process filesystem/unzipped sisupod.zip - source/sisupod path/dir structure representation changes | ||||
* | checksdoc-reform_v0.0.19 | Ralph Amissah | 2019-04-10 | 3 | -5/+42 |
| | |||||
* | sqlite document db discrete & collection, started | Ralph Amissah | 2019-04-10 | 3 | -110/+135 |
| | | | | | | | | | | - discrete document , drop & recreate document --sqlite-disctrete - document collection - create tables --sqlite-create - populate db with specified document --sqlite-update | ||||
* | meta_abstraction, a renaming, minor | Ralph Amissah | 2019-04-10 | 1 | -106/+106 |
| | |||||
* | 0.19.0 conf make meta, composite struct, instead of associative array | Ralph Amissah | 2019-04-10 | 12 | -787/+459 |
| | | | | | * remove conf make meta associative arrays, including native doc header (which revisit) | ||||
* | html css using grid & flex (remove tables) | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | a couple of small fixes | Ralph Amissah | 2019-04-10 | 2 | -2/+2 |
| | |||||
* | config (& metadata) instruction tables | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | 0.18.1 ocn, looks promising | Ralph Amissah | 2019-04-10 | 3 | -181/+286 |
| | |||||
* | fix for: gdc compiled program when run, segfaults on certain actions | Ralph Amissah | 2019-04-10 | 1 | -5/+3 |
| | |||||
* | meta_abstraction, work on ocn | Ralph Amissah | 2019-04-10 | 2 | -139/+192 |
| | |||||
* | m_a, composite object, attributes, rename part & an addition | Ralph Amissah | 2019-04-10 | 4 | -44/+84 |
| | | | | | - of_part renamed from use (frontmatter, body, backmatter) - of_section added (toc, body, glossary, bibliography, bookindex, blurb) | ||||
* | naming things | Ralph Amissah | 2019-04-10 | 2 | -333/+330 |
| | |||||
* | static, liberal use of keyword | Ralph Amissah | 2019-04-10 | 10 | -92/+94 |
| | |||||
* | meta_abstraction, mark some functions pure | Ralph Amissah | 2019-04-10 | 1 | -6/+6 |
| | |||||
* | meta_abstraction, reduce side effect | Ralph Amissah | 2019-04-10 | 1 | -16/+16 |
| | |||||
* | meta doc abstraction summary | Ralph Amissah | 2019-04-10 | 1 | -5/+18 |
| | |||||
* | 0.18.0 rename meta from ao (considered adr) | Ralph Amissah | 2019-04-10 | 14 | -0/+8315 |