mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-09 03:43:58 +00:00
Resolve "Documentation: utiliser mkdocs (avec l'extension mkdocs-material) plutôt que Sphinx"
This commit is contained in:
23
docs/source/bundles/report.md
Normal file
23
docs/source/bundles/report.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Report bundle
|
||||
|
||||
This bundle provides the ability to record report about people. We use custom fields to let user add fields to reports.
|
||||
|
||||
The documentation about report is not written
|
||||
|
||||
## Concepts
|
||||
|
||||
## Search
|
||||
|
||||
### Domain
|
||||
|
||||
* `@report` is the domain search for reports.
|
||||
|
||||
### Arguments
|
||||
|
||||
* `date` : The date of the report
|
||||
|
||||
### Default
|
||||
|
||||
The report's date is the default value.
|
||||
|
||||
An error is thrown if an argument `date` and a default is used.
|
||||
Reference in New Issue
Block a user