diff --git a/doc/src/04020-module-bibliography.md b/doc/src/04020-module-bibliography.md index 13602cdb..07748af9 100644 --- a/doc/src/04020-module-bibliography.md +++ b/doc/src/04020-module-bibliography.md @@ -2,11 +2,3 @@ The Bibliography module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-bookmarks.md b/doc/src/04020-module-bookmarks.md index 66538d96..d98285a3 100644 --- a/doc/src/04020-module-bookmarks.md +++ b/doc/src/04020-module-bookmarks.md @@ -2,11 +2,3 @@ The Bookmarks module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-borrow.md b/doc/src/04020-module-borrow.md index 35cb76e3..c0b379b0 100644 --- a/doc/src/04020-module-borrow.md +++ b/doc/src/04020-module-borrow.md @@ -1,11 +1,3 @@ ## 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 e4bb0156..e171437d 100644 --- a/doc/src/04020-module-calendar.md +++ b/doc/src/04020-module-calendar.md @@ -2,12 +2,3 @@ The Calendar module. - -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-contacts.md b/doc/src/04020-module-contacts.md index d186218c..056b4866 100644 --- a/doc/src/04020-module-contacts.md +++ b/doc/src/04020-module-contacts.md @@ -2,12 +2,3 @@ The Contacts module. - -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-counter.md b/doc/src/04020-module-counter.md index 29a819a8..f283f4db 100644 --- a/doc/src/04020-module-counter.md +++ b/doc/src/04020-module-counter.md @@ -2,8 +2,6 @@ The Counter module helps you counting things. -### 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. @@ -27,7 +25,3 @@ imag counter --reset example imag counter --dec example # or -d example ``` -### Backends - - - diff --git a/doc/src/04020-module-cuecards.md b/doc/src/04020-module-cuecards.md index b92e93bc..ecfc4f8a 100644 --- a/doc/src/04020-module-cuecards.md +++ b/doc/src/04020-module-cuecards.md @@ -2,11 +2,3 @@ The Cuecards module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-diary.md b/doc/src/04020-module-diary.md index abbf747d..beac0d51 100644 --- a/doc/src/04020-module-diary.md +++ b/doc/src/04020-module-diary.md @@ -2,8 +2,6 @@ The Diary module. -### Description - The diary module is for keeping your diary notes. It offers a self-implemented diary which creates the entries in the store. diff --git a/doc/src/04020-module-images.md b/doc/src/04020-module-images.md index a08ea5cb..df0b02bd 100644 --- a/doc/src/04020-module-images.md +++ b/doc/src/04020-module-images.md @@ -2,11 +2,3 @@ The Images module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-ledger.md b/doc/src/04020-module-ledger.md index 06408b25..131a7b75 100644 --- a/doc/src/04020-module-ledger.md +++ b/doc/src/04020-module-ledger.md @@ -2,11 +2,3 @@ The Ledger module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-link.md b/doc/src/04020-module-link.md index 4775d25a..8fe2a237 100644 --- a/doc/src/04020-module-link.md +++ b/doc/src/04020-module-link.md @@ -2,8 +2,6 @@ The Linking module. -### Description - The linking module `imag-link` is one of the plumbing modules. 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 (store entry to store entry) and external (store entry to URL) links. -#### Internal linking +### Internal linking -#### External linking +### External linking 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 @@ -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 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. - diff --git a/doc/src/04020-module-mails.md b/doc/src/04020-module-mails.md index 4acb68b6..eb6e37a0 100644 --- a/doc/src/04020-module-mails.md +++ b/doc/src/04020-module-mails.md @@ -2,11 +2,3 @@ The Mails module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-movies.md b/doc/src/04020-module-movies.md index 847306e1..8497cb64 100644 --- a/doc/src/04020-module-movies.md +++ b/doc/src/04020-module-movies.md @@ -2,11 +2,3 @@ The Movies module. -## Description - - - -### Backends - - - diff --git a/doc/src/04020-module-music.md b/doc/src/04020-module-music.md index b0d97d56..a506d0ba 100644 --- a/doc/src/04020-module-music.md +++ b/doc/src/04020-module-music.md @@ -2,11 +2,3 @@ The Music module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-news.md b/doc/src/04020-module-news.md index ef55a15a..bc298784 100644 --- a/doc/src/04020-module-news.md +++ b/doc/src/04020-module-news.md @@ -2,11 +2,3 @@ The News module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-password.md b/doc/src/04020-module-password.md index 0f5015fe..76fec19d 100644 --- a/doc/src/04020-module-password.md +++ b/doc/src/04020-module-password.md @@ -2,11 +2,3 @@ The Password module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-ref.md b/doc/src/04020-module-ref.md index ab3ffbe8..0728836c 100644 --- a/doc/src/04020-module-ref.md +++ b/doc/src/04020-module-ref.md @@ -2,11 +2,3 @@ The Reference module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-shoppinglists.md b/doc/src/04020-module-shoppinglists.md index f67cfee2..88305425 100644 --- a/doc/src/04020-module-shoppinglists.md +++ b/doc/src/04020-module-shoppinglists.md @@ -2,11 +2,3 @@ The Shoppinglists module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-store.md b/doc/src/04020-module-store.md index bac11fa1..f1827afc 100644 --- a/doc/src/04020-module-store.md +++ b/doc/src/04020-module-store.md @@ -2,11 +2,3 @@ The Store module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-tag.md b/doc/src/04020-module-tag.md index 08c66ecf..b9020f7a 100644 --- a/doc/src/04020-module-tag.md +++ b/doc/src/04020-module-tag.md @@ -4,11 +4,3 @@ The Tagging module. A valid tag matches the regex `[a-zA-Z][0-9a-zA-Z]*`. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-todo.md b/doc/src/04020-module-todo.md index 74d37bc3..1c3f5393 100644 --- a/doc/src/04020-module-todo.md +++ b/doc/src/04020-module-todo.md @@ -2,11 +2,3 @@ The Todos module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-view.md b/doc/src/04020-module-view.md index cc2dc1fe..7f96ae89 100644 --- a/doc/src/04020-module-view.md +++ b/doc/src/04020-module-view.md @@ -2,11 +2,3 @@ The View module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-weather.md b/doc/src/04020-module-weather.md index db46da0f..3a6fb960 100644 --- a/doc/src/04020-module-weather.md +++ b/doc/src/04020-module-weather.md @@ -2,11 +2,3 @@ The Weather module. -### Description - - - -### Backends - - - diff --git a/doc/src/04020-module-wiki.md b/doc/src/04020-module-wiki.md index cad17cb3..5b273fb7 100644 --- a/doc/src/04020-module-wiki.md +++ b/doc/src/04020-module-wiki.md @@ -2,11 +2,3 @@ The Wiki module. -### Description - - - -### Backends - - -