Remove 'Backend' sections, we dont need them

This commit is contained in:
Matthias Beyer 2017-08-11 09:03:46 +00:00
parent 471e31172f
commit f771337359
24 changed files with 2 additions and 187 deletions

View File

@ -2,11 +2,3 @@
The Bibliography module. The Bibliography module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Bookmarks module. The Bookmarks module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -1,11 +1,3 @@
## Borrow {#sec:modules:borrow} ## Borrow {#sec:modules:borrow}
The Borrow module. The Borrow module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,12 +2,3 @@
The Calendar module. The Calendar module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,12 +2,3 @@
The Contacts module. The Contacts module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,8 +2,6 @@
The Counter module helps you counting things. The Counter module helps you counting things.
### Description
In its current state the counter module is capable of simple counting. You can 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, create, list and delete counters which are simply numbers and incremet,
decrement, set and reset them. decrement, set and reset them.
@ -27,7 +25,3 @@ imag counter --reset example
imag counter --dec example # or -d example imag counter --dec example # or -d example
``` ```
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Cuecards module. The Cuecards module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,8 +2,6 @@
The Diary module. The Diary module.
### Description
The diary module is for keeping your diary notes. It offers a self-implemented The diary module is for keeping your diary notes. It offers a self-implemented
diary which creates the entries in the store. diary which creates the entries in the store.

View File

@ -2,11 +2,3 @@
The Images module. The Images module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Ledger module. The Ledger module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,8 +2,6 @@
The Linking module. The Linking module.
### Description
The linking module `imag-link` is one of the plumbing modules. The linking module `imag-link` is one of the plumbing modules.
It offers the possibility to link entries in the store. It offers the possibility to link entries in the store.
@ -14,11 +12,11 @@ used to do this (see @sec:modules:bookmarks).
The linking module offers functionality to add, remove and list both internal The linking module offers functionality to add, remove and list both internal
(store entry to store entry) and external (store entry to URL) links. (store entry to store entry) and external (store entry to URL) links.
#### Internal linking ### Internal linking
<!-- internal linking description remains to be written --> <!-- internal linking description remains to be written -->
#### External linking ### External linking
A store entry can only have _one_ external link. Therefor, when you create an A store entry can only have _one_ external link. Therefor, when you create an
external link, the linking module creates a new entry in the store which links external link, the linking module creates a new entry in the store which links
@ -26,8 +24,3 @@ to this URL. The linking module then links you entry with this new entry by
using an internal link. This way one entry can have multiple external links using an internal link. This way one entry can have multiple external links
attached to it and external links are deduplicated automatically. attached to it and external links are deduplicated automatically.
### Backends
As this is a plumbing module and only intended to be used with the imag store,
there is no reason to have other backends.

View File

@ -2,11 +2,3 @@
The Mails module. The Mails module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Movies module. The Movies module.
## Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Music module. The Music module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The News module. The News module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Password module. The Password module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Reference module. The Reference module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Shoppinglists module. The Shoppinglists module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Store module. The Store module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -4,11 +4,3 @@ The Tagging module.
A valid tag matches the regex `[a-zA-Z][0-9a-zA-Z]*`. A valid tag matches the regex `[a-zA-Z][0-9a-zA-Z]*`.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Todos module. The Todos module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The View module. The View module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Weather module. The Weather module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->

View File

@ -2,11 +2,3 @@
The Wiki module. The Wiki module.
### Description
<!-- Description of the module -->
### Backends
<!-- Backends the module supports including links to external resources -->