aboutsummaryrefslogtreecommitdiffhomepage
path: root/org
Commit message (Collapse)AuthorAgeFilesLines
* playing with header/make substitutionsdoc-reform_v0.0.24Ralph Amissah2019-04-103-12/+72
|
* maker.org updates, including reggae buildsRalph Amissah2019-04-101-1/+7
|
* 0.24.0 toml or sdlang for configurationRalph Amissah2019-04-109-722/+1760
|
* paths, further adjustmentsdoc-reform_v0.0.23Ralph Amissah2019-04-1016-280/+268
|
* 0.23.3 work on source & target file paths/locationsRalph Amissah2019-04-1013-819/+1036
|
* target config file locations, refineRalph Amissah2019-04-103-26/+39
|
* target different type of config file locationsRalph Amissah2019-04-103-32/+102
| | | | | | - config files for - local site configuration (not in pod) - document make (included in pod)
* 0.23.2 config paths for podRalph Amissah2019-04-105-221/+264
|
* 0.23.1 use output path specified if anyRalph Amissah2019-04-105-85/+84
|
* 0.23.0 make image list available early for sisupodRalph Amissah2019-04-102-61/+141
| | | | | | - have information needed for building source pods available early - don't do extra scan (for images) unless building of source pod requested
* 0.22.0 document matters & pod matters structsdoc-reform_v0.0.22Ralph Amissah2019-04-105-57/+72
| | | | - better integrated, redundancy removed
* 0.21.0 paths, pod manifest source alternativedoc-reform_v0.0.21Ralph Amissah2019-04-104-70/+195
| | | | | | | | | | | | | | | - sisupod.manifest - list alternative processable files with paths e.g.: media/text/en/live-manual.ssm media/text/fr/live-manual.ssm ... - name file followed by list of language codes e.g.: live-manual.ssm en, ca, de, es, fr, it, ja, pl, ro live-manual_next.ssm en, de, es, fr, it, ja
* paths, manifestdoc-reform_v0.0.20Ralph Amissah2019-04-102-15/+20
|
* 0.20.2 paths, config & manifest filesRalph Amissah2019-04-105-100/+165
|
* 0.20.1 struct for opt_actionsRalph Amissah2019-04-109-228/+388
|
* sdp, select language source to processRalph Amissah2019-04-101-4/+20
|
* process pod dir with sisudoc.txt (or file)Ralph Amissah2019-04-103-18/+30
| | | | | | - process multiple files named in sisudoc.txt - works with multilingual doc with inserts - regex fixes were needed
* process filesystem/unzipped sisupod.zipRalph Amissah2019-04-104-162/+366
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* 0.20.0 sisupod & source dir structure changedRalph Amissah2019-04-102-18/+17
| | | | | - ./media (instead of ./multimedia) - ./media/text (instead of ./text)
* checksdoc-reform_v0.0.19Ralph Amissah2019-04-105-22/+59
|
* sqlite document db discrete & collection, startedRalph Amissah2019-04-109-194/+1730
| | | | | | | | | | - discrete document , drop & recreate document --sqlite-disctrete - document collection - create tables --sqlite-create - populate db with specified document --sqlite-update
* meta_abstraction, a renaming, minorRalph Amissah2019-04-101-145/+144
|
* org header cosmetic & maker.org/makefileRalph Amissah2019-04-1016-192/+192
|
* sisupod.zip related fixesRalph Amissah2019-04-102-12/+26
|
* 0.19.0 conf make meta, composite struct, instead of associative arrayRalph Amissah2019-04-108-947/+569
| | | | | * remove conf make meta associative arrays, including native doc header (which revisit)
* sqlite, introduced, far to godoc-reform_v0.0.18Ralph Amissah2019-04-103-3/+1482
|
* css, separate files and reorganizationRalph Amissah2019-04-103-344/+555
| | | | | - separate files for html seg, scroll & epub - output_xmls_css.org, reorganized org file
* html css using grid & flex (remove tables)Ralph Amissah2019-04-103-122/+246
|
* a couple of small fixesRalph Amissah2019-04-102-2/+2
|
* config (& metadata) instruction tablesRalph Amissah2019-04-101-26/+211
|
* 0.18.1 ocn, looks promisingRalph Amissah2019-04-102-182/+287
|
* fix for: gdc compiled program when run, segfaults on certain actionsRalph Amissah2019-04-102-7/+5
|
* meta_abstraction, work on ocnRalph Amissah2019-04-102-172/+225
|
* m_a, composite object, attributes, rename part & an additionRalph Amissah2019-04-104-50/+90
| | | | | - of_part renamed from use (frontmatter, body, backmatter) - of_section added (toc, body, glossary, bibliography, bookindex, blurb)
* naming thingsRalph Amissah2019-04-102-333/+330
|
* static, liberal use of keywordRalph Amissah2019-04-1011-108/+110
|
* meta_abstraction, mark some functions pureRalph Amissah2019-04-101-6/+6
|
* meta_abstraction, reduce side effectRalph Amissah2019-04-101-16/+16
|
* meta doc abstraction summaryRalph Amissah2019-04-101-5/+18
|
* maker.org makefile supported compilers, make all_builds_debugRalph Amissah2019-04-101-0/+21
| | | | - dmd ldc2 gdc
* 0.18.0 rename meta from ao (considered adr)Ralph Amissah2019-04-1010-518/+775
|
* sdl extract and composite conf (make)doc-reform_v0.0.17Ralph Amissah2019-04-103-136/+246
|
* output_hub sqlite introduce structureRalph Amissah2019-04-102-2/+37
|
* regex minor additionsRalph Amissah2019-04-101-1/+6
|
* naming mostlyRalph Amissah2019-04-107-94/+115
|
* getopt, fixes, & naming command line options relatedRalph Amissah2019-04-106-193/+192
|
* top banner with previous next navigation bar with svg buttonsRalph Amissah2019-04-102-97/+324
|
* html seg, work on subtoc & on nav pre-nextRalph Amissah2019-04-102-33/+107
|
* output xmls, minor assertsRalph Amissah2019-04-101-21/+29
|
* epub, special characters in content.opf header, fixRalph Amissah2019-04-101-7/+23
|