]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Add one more TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 14 Oct 2016 23:04:06 +0000 (19:04 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 14 Oct 2016 23:04:06 +0000 (19:04 -0400)
TODO

diff --git a/TODO b/TODO
index 9b5480501520f1b7e702285dcbdb50f6ee5b4dba..8b345c92084113dba5582073a3ccf48636243253 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,3 +21,7 @@
 9. We only need to include the API docs for dunshire.games in the
    "user manual;" everything else can go in an appendix.
 
+10. Enable doctesting of *.rst files (this might make the doctest
+    suite I'm already running redundant?) I should only need to test a
+    few specific ReST files and use the existing suite to test the API
+    docs.