Commit Graph

103 Commits

Author SHA1 Message Date
Matthias Beyer 69a10b2d02 Merge pull request #601 from matthiasbeyer/doc-updates
Doc updates
2016-08-02 13:01:40 +02:00
Matthias Beyer 75f57d622c doc: Fix code listing 2016-07-30 21:36:45 +02:00
Matthias Beyer 34e164e954 doc: Add more description of modules 2016-07-30 21:32:50 +02:00
Matthias Beyer 40d4939f3a doc: Fix up store entry example markup and content 2016-07-30 21:02:21 +02:00
Matthias Beyer 3e4d01a339 Add missing dependency: which 2016-07-30 20:59:49 +02:00
Matthias Beyer bbb5e58583 doc: Fix filename 2016-07-30 20:58:04 +02:00
Matthias Beyer 6f71dc517f doc: Remove comment 2016-07-30 20:57:36 +02:00
Matthias Beyer 9354ae003a doc: Fix bullet-list markup 2016-07-30 20:56:57 +02:00
Matthias Beyer 4e230ecc61 doc: Update version 2016-07-30 20:55:18 +02:00
Matthias Beyer 008f4d0032 Add new non-optional dependencies to doc in default.nix 2016-07-30 20:53:12 +02:00
Matthias Beyer 0c5674dd47 Merge pull request #525 from matthiasbeyer/update-doc
Update doc
2016-07-14 21:11:30 +02:00
Matthias Beyer e250059390 doc: Add file for tagging module documentation 2016-07-13 18:34:58 +02:00
Matthias Beyer f36851786a doc: Add description for linking module 2016-07-13 18:34:00 +02:00
Matthias Beyer f8b1d48307 doc: Add user documentation for imag-diary 2016-07-13 18:27:36 +02:00
Matthias Beyer 45d41748f6 doc: Add store module documentation 2016-07-12 17:12:16 +02:00
Matthias Beyer 51432eaf39 Add example how to use imag-counter 2016-07-12 17:00:02 +02:00
Matthias Beyer 9337a14cdd Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +02:00
Matthias Beyer 1bf7d16664 doc: template: Add TOC 2016-07-08 21:11:28 +02:00
Matthias Beyer 6f958d2a68 doc: template: title page plain 2016-07-08 21:11:28 +02:00
Matthias Beyer fd1fd6881a doc: template: Make the title page the title page only 2016-07-08 21:05:03 +02:00
Matthias Beyer ed4b198359 doc: Fix version string 2016-07-08 20:58:47 +02:00
Matthias Beyer 9283d964d5 doc: Add most basic section structure for module files 2016-07-08 20:51:45 +02:00
Matthias Beyer a8206b8f19 doc: Remove comment markers 2016-07-08 20:48:41 +02:00
Matthias Beyer fafc8418df doc: Remove utility documentation, as the user should never see this 2016-07-08 20:43:32 +02:00
Matthias Beyer 39c1b30e6f doc: Add module file for view 2016-07-08 20:43:32 +02:00
Matthias Beyer 0b1356a104 doc: Rewrite initial text for module section 2016-07-08 20:43:25 +02:00
Matthias Beyer 1c0fc5a0a7 doc: Remove file on tagging 2016-07-08 20:43:25 +02:00
Matthias Beyer 5a229a24b0 doc: Add module files: {link, ref} 2016-07-08 20:43:25 +02:00
Matthias Beyer f81e47ceb2 doc: Rewrite linking chapter 2016-07-08 20:43:20 +02:00
Matthias Beyer 7a8432123b doc: Rewrite "The Store" chapter 2016-07-08 20:43:12 +02:00
Matthias Beyer 28a9c5ffc9 doc: Rewrote intro 2016-07-08 20:43:06 +02:00
Matthias Beyer 12cb61cd8b doc: Rename documentation files for modules 2016-07-08 17:42:47 +02:00
Matthias Beyer d8c4d55312 doc: Add chapter on technical details 2016-07-08 17:39:19 +02:00
Matthias Beyer d0a5beae9a doc: Remove library documentation files 2016-07-08 17:37:58 +02:00
Matthias Beyer b0de23bfbf doc: Rename document, set new date 2016-07-08 17:37:47 +02:00
Gavin Thomas Claugus 2760e30d6c Define tasks for manpage generation
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-03 13:27:11 -04:00
Gavin Thomas Claugus 9c6a9b5eed Define TARGET_MAN variable with manpage target dir
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-03 13:13:48 -04:00
Gavin Thomas Claugus 7bc2c094a1 Export PANDOC_CC_MAN command
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-03 13:12:51 -04:00
Gavin Thomas Claugus c0042196da Add DOCUMENT_SETTINGS_MAN variable
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-03 13:09:20 -04:00
Gavin Thomas Claugus 0185ab3fd8 Export manpage output directory
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-03 13:06:18 -04:00
Matthias Beyer 9fa362c22c Add initial proposal for notes module 2016-03-25 16:30:12 +01:00
Matthias Beyer f253931bb7 doc: Adjust documentation to match implementation 2016-03-16 16:46:54 +01:00
Matthias Beyer 4dc1140149 doc: Add hook aspect definition 2016-03-16 16:46:52 +01:00
Matthias Beyer c9bca51273 doc: Add documentation for the Hook system 2016-03-16 16:46:51 +01:00
Matthias Beyer 8d234440b5 doc: imag-counter 2016-03-15 15:01:10 +01:00
Matthias Beyer 20201d2358 Merge pull request #210 from matthiasbeyer/doc/libimagutil
Doc/libimagutil
2016-03-07 17:18:50 +01:00
Matthias Beyer 637faf2d66 Merge pull request #219 from matthiasbeyer/doc/add-module-files
Add module files for several modules
2016-03-07 17:14:30 +01:00
Matthias Beyer a02a0f2fde Merge pull request #167 from matthiasbeyer/doc/linking
doc: Add chapter on linking
2016-03-06 11:53:18 +01:00
Matthias Beyer fc46f1a8df doc: imag:// prefix should be optional 2016-03-06 11:18:31 +01:00
Matthias Beyer 5b034dc37b doc: Add liblink specification 2016-03-06 11:18:01 +01:00