changeset 3:cbad912e45ea

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Oct 2016 22:15:36 +0200
parents 3bd763967c47
children e49aaf9127ca
files TODO
diffstat 1 files changed, 19 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Sat Oct 22 22:40:50 2016 +0200
+++ b/TODO	Sun Oct 23 22:15:36 2016 +0200
@@ -6,10 +6,27 @@
 General
 -------
 
+* Support sparse tiling (both in encoder and decoder)
+
+
+-------------
+Documentation
+-------------
+
+* Doxygen Documentation
+* Document the REST API in Orthanc Book
+  (/wsi/pyramids and /wsi/tiles)
+
+
+---------
+Packaging
+---------
+
+* Provide precompiled Windows binaries
 * Build under Apple OS X
 * Build under Microsoft Visual Studio
-* Doxygen Documentation
-* Support sparse tiling (both in encoder and decoder)
+* DebianMed
+* Docker
 
 
 -----------