Restructure chapters in the developer guide. Add chapter about programming and

making releases. Add driver acceptance guideline.
This commit is contained in:
mmdolze
2010-11-20 16:45:22 +00:00
parent 29adfa40db
commit ca7ed773f1
8 changed files with 851 additions and 41 deletions
+2
View File
@@ -272,4 +272,6 @@ LL_MoveNode(list, amount); // Slides a node to another spot in the list
</sect1>
&make-driver;
</chapter>