-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
7 lines (7 loc) · 747 Bytes
/
TODO
File metadata and controls
7 lines (7 loc) · 747 Bytes
1
2
3
4
5
6
7
- [x] Fix “ContinousParametric” and “ContinousParametricProcess” classes API documentation
- [x] Move "Usage Example" from "User guide" section (user/index.rst) to "Usage" (usage.md) section
- [ ] Add docstrings to constants. Simply add "///" instead of "//" ? Find how to transfert comments from doxygen xml to breathe
- [x] Welcome page: better integrate code lines (`pip install...`). Also move section "Note for developpers" into a more appropriated section ?
- [ ] Move objects description from "tutorials.rst" into "Usage" section
- [ ] Ensure that warnings are raise is non-existing keyword arguments are used in functions (e.g. Nbiteration in place of NbIteration)
- [ ] Have wrapper documentation be transferred to python module.