aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/source/read_source_files.d
Commit message (Collapse)AuthorAgeFilesLines
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-221-348/+0
|
* name changesRalph Amissah2019-11-221-5/+5
|
* 0.8.3 (if exists) get site config & output pathdoc-reform_v0.8.3Ralph Amissah2019-11-191-3/+3
| | | | | | - read once & read early: - once per batch processing - early (needed by metadata --harvest)
* 0.8.1 conf, make, meta: yaml only (toml removed)doc-reform_v0.8.1Ralph Amissah2019-10-171-4/+0
| | | | | | | | | | | | - yaml only: config, make & headers (yaml is converted directly to struct) - toml removed: preemptively remove confusion of having multiple config formats (toml was converted to json & json to struct) - json removed (intermediate representation): takes out intermediate conversion to json which could be attractive to have if there are multiple formats
* document headers & config: yaml introducedRalph Amissah2019-10-171-3/+17
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* 0.8.0 name change in code use dr (doc reform) instead of sisuRalph Amissah2019-10-171-2/+2
|
* review, reduce use of autoRalph Amissah2019-08-191-3/+3
|
* a regex & some clearingRalph Amissah2019-05-211-12/+0
|
* 0.2.0 renames pod from sisupodRalph Amissah2019-04-101-5/+5
|
* naming DocReform from SiSURalph Amissah2019-04-101-5/+5
|
* 0.1.0 renamed doc-reform, doc_reform (& rad)Ralph Amissah2019-04-101-0/+350
- from sdp