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.
This commit is contained in:
Matthias Beyer 2016-01-08 21:12:13 +01:00
parent f25c4665c1
commit a2c93f9fe9
2 changed files with 16 additions and 2 deletions

View file

@ -1,8 +1,10 @@
# Modules {#sec:modules} # Modules {#sec:modules}
<!--
## Bibliography {#sec:modules:bibliography} ## Bibliography {#sec:modules:bibliography}
The Bibliography module. The Bibliography module.
-->
## Bookmarks {#sec:modules:bookmarks} ## Bookmarks {#sec:modules:bookmarks}
@ -16,14 +18,17 @@ The Calendar module.
The Contacts module. The Contacts module.
<!--
## Images {#sec:modules:images} ## Images {#sec:modules:images}
The Images module. The Images module.
-->
## Mails {#sec:modules:mails} ## Mails {#sec:modules:mails}
The Mails module. The Mails module.
<!--
## Movies {#sec:modules:movies} ## Movies {#sec:modules:movies}
The Movies module. The Movies module.
@ -35,14 +40,17 @@ The Music module.
## News {#sec:modules:news} ## News {#sec:modules:news}
The News module. The News module.
-->
## Notes {#sec:modules:notes} ## Notes {#sec:modules:notes}
The Notes module. The Notes module.
<!--
## Shoppinglists {#sec:modules:shoppinglists} ## Shoppinglists {#sec:modules:shoppinglists}
The Shoppinglists module. The Shoppinglists module.
-->
## Todos {#sec:modules:todos} ## Todos {#sec:modules:todos}

View file

@ -10,10 +10,11 @@
The store command, built onto @sec:libstore. The store command, built onto @sec:libstore.
<!--
## Command: Bibliography {#sec:command:bibliography} ## Command: Bibliography {#sec:command:bibliography}
The command build onto the Bibliography-Module (@sec:modules:bibliography). The command build onto the Bibliography-Module (@sec:modules:bibliography).
-->
## Command: Bookmarks {#sec:command:bookmarks} ## Command: Bookmarks {#sec:command:bookmarks}
@ -29,10 +30,11 @@ The command build onto the Calendar-Module (@sec:modules:calendar).
The command build onto the Contacts-Module (@sec:modules:contacts). The command build onto the Contacts-Module (@sec:modules:contacts).
<!--
## Command: Images {#sec:command:images} ## Command: Images {#sec:command:images}
The command build onto the Images-Module (@sec:modules:images). The command build onto the Images-Module (@sec:modules:images).
-->
## Command: Mails {#sec:command:mails} ## Command: Mails {#sec:command:mails}
@ -40,6 +42,7 @@ The command build onto the Images-Module (@sec:modules:images).
The command build onto the Mails-Module (@sec:modules:mails). The command build onto the Mails-Module (@sec:modules:mails).
<!--
## Command: Movies {#sec:command:movies} ## Command: Movies {#sec:command:movies}
The command build onto the Movies-Module (@sec:modules:movies). The command build onto the Movies-Module (@sec:modules:movies).
@ -53,6 +56,7 @@ The command build onto the Music-Module (@sec:modules:music).
## Command: News {#sec:command:news} ## Command: News {#sec:command:news}
The command build onto the News-Module (@sec:modules:news). The command build onto the News-Module (@sec:modules:news).
-->
## Command: Notes {#sec:command:notes} ## Command: Notes {#sec:command:notes}
@ -60,9 +64,11 @@ The command build onto the News-Module (@sec:modules:news).
The command build onto the Notes-Module (@sec:modules:notes). The command build onto the Notes-Module (@sec:modules:notes).
<!--
## Command: Shoppinglists {#sec:command:shoppinglists} ## Command: Shoppinglists {#sec:command:shoppinglists}
The command build onto the Shoppinglists-Module (@sec:modules:shoppinglists). The command build onto the Shoppinglists-Module (@sec:modules:shoppinglists).
-->
## Command: Todos {#sec:command:todos} ## Command: Todos {#sec:command:todos}