Index: Makefile
===================================================================
--- Makefile	(revision 328)
+++ Makefile	(revision 329)
@@ -32,7 +32,7 @@
 	@echo "	make clean	remove compilation objects and libraries"
 
 doc: headers
-	cd raydium/headers && ./raydoc.php >> ../../doc.wiki && cd -
+	cd raydium/headers && ./raydoc.php > ../../doc.wiki && cd -
 
 ################################################################################
 # Create libraries