From c13509bcfaf7aade27cf2153c6cca29f882fee1f Mon Sep 17 00:00:00 2001 From: picca Date: Fri, 16 Jan 2015 09:36:11 +0100 Subject: [PATCH] [doc] better TODO for the documentation --- Documentation/hkl.org.in | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/Documentation/hkl.org.in b/Documentation/hkl.org.in index 66226726..05bed8cf 100644 --- a/Documentation/hkl.org.in +++ b/Documentation/hkl.org.in @@ -844,17 +844,22 @@ On Debian/Ubuntu you just need to install test. This way it could help during the developpement process (modification of the hkl internals) to be confident that computation are ok. - *** TODO performances Investigate [[http://liboil.freedesktop.org/wiki/][liboil]] to speed calculation (in HklVector, HklMatrix and HklQuaternion) - -*** TODO rewrite documentation in org-mode - - asymptote and python code could be embeded directly into the - documentation. - - need to check if templates could be generated using the hkl - python binding for alldiffractometer geometries. - - need to add a description for the diffractometer, the mode, the parameters. +** documentation +*** TODO [1/4] rewrite documentation in org-mode + - [ ] embed code into the org-mode + - [ ] [0/4] python + - [ ] auto generation of the diffractometer descriptions + - [ ] trajectories explanations + - [ ] trajectories tests. + - [ ] unit tests output ? + - [ ] asymptote + - [X] need to check if templates could be generated using the hkl + python binding for all diffractometer geometries. + - [ ] need to add a description for the diffractometer, the mode, the parameters. + - [ ] need a nice css for the generated doc. ** gui *** TODO change the color of fitparameter cells if they differ from the current sample values -- 2.11.4.GIT