en:dev:howto:module
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dev:howto:module [2017/06/02 23:25] – nerdoc | en:dev:howto:module [2017/10/16 13:22] (current) – typo nerdoc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | ||
| ====== How to write a new module ====== | ====== How to write a new module ====== | ||
| Line 9: | Line 8: | ||
| * Every module should provide information about dependencies to other modules, a detailed (technical) description what is the **purpose** of the module, which **responsibilities** it has and how it is **structured**. | * Every module should provide information about dependencies to other modules, a detailed (technical) description what is the **purpose** of the module, which **responsibilities** it has and how it is **structured**. | ||
| - | * Every module has a '' | + | * Every module has a '' |
| * A '' | * A '' | ||
| - | * The page should also contain a link to the API of the module, which should be available automatically after the code is properly documented using sphinx/ | + | * The page should also contain a link to the API of the module, which should be available automatically after the code is properly documented using sphinx/ |
| + | |||
| + | FIXME Maybe Spec/API should be together, using Sphinx... | ||
| If you set up a new module page (by creating the new page '' | If you set up a new module page (by creating the new page '' | ||
en/dev/howto/module.1496438755.txt.gz · Last modified: 2017/06/02 23:25 by nerdoc