diff ToDo @ 98:db0b2f19e165

- MIPS o32 manual appendix - todo update for future manual work
author cslag
date Sat, 04 Jun 2016 21:42:40 +0200
parents 5c3fa8897e0e
children dcb7157392f1
line wrap: on
line diff
--- a/ToDo	Sat Jun 04 19:35:58 2016 +0200
+++ b/ToDo	Sat Jun 04 21:42:40 2016 +0200
@@ -86,8 +86,11 @@
 
 manual:
 -------
-- fix up all the callconv diagrams - the brackets seem to not match the row height, and are sometimes
-  completely off... good idea to review it all, anyways, fix up the frames (from fp to sp), etc.
+- callconv diagrams
+  * for html output, the brackets are completely off... doesn't happen for pdf
+    output, which is weird
+  * good idea to review it all, anyways, if the calling conventions are actually
+    represented correctly
 - provide more examples on how to use dyncall, dynload and dyncallback
   * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.)
 - manuals for bindings (as stated in bindings-section, above)