Commit Graph

103 Commits

Author SHA1 Message Date
Matthias Beyer 4b4809571a doc: Add paragraph in section for linking internal content 2016-03-06 11:17:30 +01:00
Matthias Beyer fc7a86ba50 doc: Add initial paragraph 2016-03-06 11:17:30 +01:00
Matthias Beyer a51b68e838 doc: Add chapter on linking 2016-03-06 11:17:26 +01:00
Matthias Beyer 7ff1995acc Move files to new filenames, so we have alphabetical ordering 2016-03-02 17:32:24 +01:00
Matthias Beyer 3c30cecee8 Add module files for several modules
Rename modules, so we have alphabetical order for the modules, which is
way nicer than the current order.

The following modules are added:

    - borrow
    - counter
    - cuecards
    - dairy
    - ledger
    - password
    - weather

Plus, this commit adds an utility module file, where the utility modules
are described
2016-02-29 20:21:51 +01:00
Matthias Beyer 22b41004ae doc: Remove file for "libimagmodule", as this was removed 2016-02-21 20:33:36 +01:00
Matthias Beyer babb7b7055 doc: libimagutil: Add documentation of the generate_variants() util 2016-02-21 20:27:24 +01:00
Matthias Beyer 6baa3c7f38 doc: libimagutil: Add error-tracing utility documentation 2016-02-21 20:27:23 +01:00
Matthias Beyer 3e18a6df6c doc: libimagutil: Add kv-split documentation 2016-02-21 20:26:56 +01:00
Matthias Beyer c25f32fd85 Add chapter on libtag 2016-02-05 11:55:49 +01:00
Matthias Beyer b4d88c72bf doc: Add section store/tagging 2016-02-05 11:55:48 +01:00
Marcel Müller dbbda9bf5d
Explain futureproofing store files 2016-01-23 19:01:29 +01:00
Homu 2c1fa1a92a Auto merge of #89 - matthiasbeyer:libimagrt-init, r=matthiasbeyer
Libimagrt init

Initial code for `libimagrt`.
2016-01-21 07:59:38 -08:00
Matthias Beyer e44e413b08 Clear the "imag.content" key definition. 2016-01-19 17:34:52 +01:00
Matthias Beyer 6183efedbc Fix: Remove "mime"-key in header
We don't need this one, actually.
2016-01-19 17:34:52 +01:00
Matthias Beyer 9d9efa76ea Update example 2016-01-19 17:34:52 +01:00
Matthias Beyer adaa6b69ec Clearify content section format (as seen by the store library) 2016-01-19 17:34:52 +01:00
Matthias Beyer cafc6dbadf Rewrite chapter on header contents 2016-01-19 17:34:52 +01:00
Matthias Beyer 88930da796 Add fields in the header section "imag" 2016-01-19 16:51:41 +01:00
Matthias Beyer 4ce693c05f Add paragraph on store path links 2016-01-19 16:49:14 +01:00
Matthias Beyer 78d25ebad7 Rewrite part on store path format 2016-01-19 16:49:14 +01:00
Matthias Beyer 71dc86d2e7 doc: Add more paths where we search for config 2016-01-18 19:22:14 +01:00
Homu 469bdd1d94 Auto merge of #99 - TheNeikos:add-libstore, r=matthiasbeyer
Add libimagstore

Alright, do check the file and feel free to post comments/ask questions
2016-01-17 23:44:27 +09:00
Marcel Müller 2f99f5561a
Remove Store caching from docs 2016-01-17 15:37:07 +01:00
Marcel Müller b06621c6bd
Add doc for mutators entry has to export 2016-01-17 15:37:02 +01:00
Marcel Müller 49184c10a3
Add FileLockEntry to doc table 2016-01-17 15:36:41 +01:00
Matthias Beyer 4857456d0f doc: Add introduction 2016-01-14 17:00:49 +01:00
Matthias Beyer 9d265159ee doc: Add initial version of lib-store documentation/definition 2016-01-12 19:21:41 +01:00
Homu ec6ac7794f Auto merge of #90 - matthiasbeyer:doc-define-store-format, r=matthiasbeyer
Define file format

Related to #76.

@TheNeikos , @neithernut Would like to hear suggestions.
2016-01-13 01:52:52 +09:00
Matthias Beyer 535c2f4d4c Modules store data not in a subsection of the "imag" section 2016-01-12 17:09:04 +01:00
Matthias Beyer ddb3a2717a doc: store: fileformat: Add example 2016-01-12 13:07:49 +01:00
Homu 3f446f1fd8 Auto merge of #92 - matthiasbeyer:doc-define-modules, r=matthiasbeyer
Doc define modules

Includes definition of runtime library.
2016-01-12 02:49:30 +09:00
Matthias Beyer 6141c8499d doc: Add definition of modules 2016-01-11 18:15:22 +01:00
Matthias Beyer c8f0b26577 doc: rt: Add chapter on configuration file 2016-01-11 18:15:22 +01:00
Matthias Beyer 4cd01bbec7 Add table css for html template 2016-01-11 18:04:29 +01:00
Matthias Beyer 4eabdc19aa Add css-include setup for html template 2016-01-11 18:04:29 +01:00
Matthias Beyer d636339abe doc: define runtime library 2016-01-11 17:22:36 +01:00
Matthias Beyer e92cd8d558 State that modules can store data in the "imag" part of the header 2016-01-11 09:29:13 +01:00
Matthias Beyer a377a9a031 Add file organization spec 2016-01-10 18:07:15 +01:00
Matthias Beyer 363d611522 Define file format 2016-01-10 18:07:15 +01:00
Matthias Beyer 7c1e1fb8d5 Add initial content for libutil 2016-01-10 17:46:40 +01:00
Matthias Beyer 906c4cbd00 There is no libcore, there is only libutil 2016-01-10 17:44:17 +01:00
Matthias Beyer fdc63e0194 Remove chapter on commands, should be included in chapter on modules 2016-01-09 21:12:53 +01:00
Matthias Beyer 86ad93a5e9 Rewrite structure 2016-01-09 21:12:00 +01:00
Matthias Beyer a2c93f9fe9 Comment out some modules/commands
These are not that relevant for the first iteration.
Keep quite a lot others, as we need to consider different use-cases for
the store to be able to define a module-independent store format and so
on.
2016-01-08 21:12:13 +01:00
Matthias Beyer f25c4665c1 Fix filename 2016-01-08 21:08:42 +01:00
Matthias Beyer 7e2602f9f9 Add basic file structure 2016-01-08 18:28:31 +01:00
Matthias Beyer 1dbb557a44 doc/default.nix: List dependencies for building the paper explicitely 2016-01-08 13:41:09 +01:00
Matthias Beyer 21947496d3 Add readme file for paper 2016-01-08 13:12:55 +01:00
Matthias Beyer fd541c3270 Add configuration for pandoc-crossref 2016-01-08 13:12:55 +01:00
Matthias Beyer 47b351a7f0 Add pandoc-crossref 2016-01-08 13:11:04 +01:00
Matthias Beyer c2ad295522 Add pdf/html targets for convenience 2016-01-08 13:11:04 +01:00
Matthias Beyer 3ea9721184 Add default doc setup 2016-01-08 13:11:04 +01:00