From 9283d964d5828e017df888a469727921436334f6 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 8 Jul 2016 20:51:45 +0200 Subject: [PATCH] doc: Add most basic section structure for module files --- doc/src/04020-module-bibliography.md | 8 ++++++++ doc/src/04020-module-bookmarks.md | 8 ++++++++ doc/src/04020-module-borrow.md | 8 ++++++++ doc/src/04020-module-calendar.md | 8 ++++++++ doc/src/04020-module-contacts.md | 8 ++++++++ doc/src/04020-module-counter.md | 12 +++++++++--- doc/src/04020-module-cuecards.md | 8 ++++++++ doc/src/04020-module-diary.md | 8 ++++++++ doc/src/04020-module-images.md | 8 ++++++++ doc/src/04020-module-ledger.md | 8 ++++++++ doc/src/04020-module-link.md | 8 ++++++++ doc/src/04020-module-mails.md | 8 ++++++++ doc/src/04020-module-movies | 8 ++++++++ doc/src/04020-module-music.md | 8 ++++++++ doc/src/04020-module-news.md | 8 ++++++++ doc/src/04020-module-password.md | 8 ++++++++ doc/src/04020-module-ref.md | 8 ++++++++ doc/src/04020-module-shoppinglists.md | 8 ++++++++ doc/src/04020-module-todo.md | 8 ++++++++ doc/src/04020-module-view.md | 8 ++++++++ doc/src/04020-module-weather.md | 8 ++++++++ doc/src/04020-module-wiki.md | 8 ++++++++ 22 files changed, 177 insertions(+), 3 deletions(-) diff --git a/doc/src/04020-module-bibliography.md b/doc/src/04020-module-bibliography.md index 07748af9..13602cdb 100644 --- a/doc/src/04020-module-bibliography.md +++ b/doc/src/04020-module-bibliography.md @@ -2,3 +2,11 @@ The Bibliography module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-bookmarks.md b/doc/src/04020-module-bookmarks.md index d98285a3..66538d96 100644 --- a/doc/src/04020-module-bookmarks.md +++ b/doc/src/04020-module-bookmarks.md @@ -2,3 +2,11 @@ The Bookmarks module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-borrow.md b/doc/src/04020-module-borrow.md index c0b379b0..35cb76e3 100644 --- a/doc/src/04020-module-borrow.md +++ b/doc/src/04020-module-borrow.md @@ -1,3 +1,11 @@ ## Borrow {#sec:modules:borrow} The Borrow module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-calendar.md b/doc/src/04020-module-calendar.md index 08de6e86..e4bb0156 100644 --- a/doc/src/04020-module-calendar.md +++ b/doc/src/04020-module-calendar.md @@ -3,3 +3,11 @@ The Calendar module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-contacts.md b/doc/src/04020-module-contacts.md index 01047e32..d186218c 100644 --- a/doc/src/04020-module-contacts.md +++ b/doc/src/04020-module-contacts.md @@ -3,3 +3,11 @@ The Contacts module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-counter.md b/doc/src/04020-module-counter.md index a6272e40..6ead3f8c 100644 --- a/doc/src/04020-module-counter.md +++ b/doc/src/04020-module-counter.md @@ -2,9 +2,11 @@ The Counter module helps you counting things. -In its current state it is capable of simple counting. You can create, list and -delete counters which are simply numbers and incremet, decrement, set and reset -them. +### Description + +In its current state the counter module is capable of simple counting. You can +create, list and delete counters which are simply numbers and incremet, +decrement, set and reset them. Future plans include counting functionality which is able to save date and possibly timestamp of your increments/decrements, so you can export this and use @@ -13,3 +15,7 @@ possibly timestamp of your increments/decrements, so you can export this and use Filters for selecting only certain time ranges when listing/exporting your counters will be added as well. +### Backends + + + diff --git a/doc/src/04020-module-cuecards.md b/doc/src/04020-module-cuecards.md index ecfc4f8a..b92e93bc 100644 --- a/doc/src/04020-module-cuecards.md +++ b/doc/src/04020-module-cuecards.md @@ -2,3 +2,11 @@ The Cuecards module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-diary.md b/doc/src/04020-module-diary.md index 646cb60f..fab88f82 100644 --- a/doc/src/04020-module-diary.md +++ b/doc/src/04020-module-diary.md @@ -2,3 +2,11 @@ The Diary module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-images.md b/doc/src/04020-module-images.md index df0b02bd..a08ea5cb 100644 --- a/doc/src/04020-module-images.md +++ b/doc/src/04020-module-images.md @@ -2,3 +2,11 @@ The Images module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-ledger.md b/doc/src/04020-module-ledger.md index 131a7b75..06408b25 100644 --- a/doc/src/04020-module-ledger.md +++ b/doc/src/04020-module-ledger.md @@ -2,3 +2,11 @@ The Ledger module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-link.md b/doc/src/04020-module-link.md index 7367e746..95e6a334 100644 --- a/doc/src/04020-module-link.md +++ b/doc/src/04020-module-link.md @@ -2,3 +2,11 @@ The Linking module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-mails.md b/doc/src/04020-module-mails.md index eb6e37a0..4acb68b6 100644 --- a/doc/src/04020-module-mails.md +++ b/doc/src/04020-module-mails.md @@ -2,3 +2,11 @@ The Mails module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-movies b/doc/src/04020-module-movies index 5811c737..ac0c6169 100644 --- a/doc/src/04020-module-movies +++ b/doc/src/04020-module-movies @@ -3,3 +3,11 @@ The Movies module. +### Description +# +# +# +#### Backends +# +# +# diff --git a/doc/src/04020-module-music.md b/doc/src/04020-module-music.md index a506d0ba..b0d97d56 100644 --- a/doc/src/04020-module-music.md +++ b/doc/src/04020-module-music.md @@ -2,3 +2,11 @@ The Music module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-news.md b/doc/src/04020-module-news.md index bc298784..ef55a15a 100644 --- a/doc/src/04020-module-news.md +++ b/doc/src/04020-module-news.md @@ -2,3 +2,11 @@ The News module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-password.md b/doc/src/04020-module-password.md index 76fec19d..0f5015fe 100644 --- a/doc/src/04020-module-password.md +++ b/doc/src/04020-module-password.md @@ -2,3 +2,11 @@ The Password module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-ref.md b/doc/src/04020-module-ref.md index 0728836c..ab3ffbe8 100644 --- a/doc/src/04020-module-ref.md +++ b/doc/src/04020-module-ref.md @@ -2,3 +2,11 @@ The Reference module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-shoppinglists.md b/doc/src/04020-module-shoppinglists.md index 88305425..f67cfee2 100644 --- a/doc/src/04020-module-shoppinglists.md +++ b/doc/src/04020-module-shoppinglists.md @@ -2,3 +2,11 @@ The Shoppinglists module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-todo.md b/doc/src/04020-module-todo.md index 1c3f5393..74d37bc3 100644 --- a/doc/src/04020-module-todo.md +++ b/doc/src/04020-module-todo.md @@ -2,3 +2,11 @@ The Todos module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-view.md b/doc/src/04020-module-view.md index 7f96ae89..cc2dc1fe 100644 --- a/doc/src/04020-module-view.md +++ b/doc/src/04020-module-view.md @@ -2,3 +2,11 @@ The View module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-weather.md b/doc/src/04020-module-weather.md index 3a6fb960..db46da0f 100644 --- a/doc/src/04020-module-weather.md +++ b/doc/src/04020-module-weather.md @@ -2,3 +2,11 @@ The Weather module. +### Description + + + +### Backends + + + diff --git a/doc/src/04020-module-wiki.md b/doc/src/04020-module-wiki.md index 5b273fb7..cad17cb3 100644 --- a/doc/src/04020-module-wiki.md +++ b/doc/src/04020-module-wiki.md @@ -2,3 +2,11 @@ The Wiki module. +### Description + + + +### Backends + + +