From 88fa30aa5ca9a18aaa02e29f9bd39f7903719589 Mon Sep 17 00:00:00 2001 From: Steve Dekorte Date: Fri, 1 Feb 2008 16:27:04 -0800 Subject: [PATCH] make doc update --- build/Project.io | 4 +- docs/IoCoreReference.html | 28 ++++------ extras/osx/osx.xcodeproj/steve.pbxuser | 96 +++++++++++++++++++++++++++++++++- libs/iovm/io/B_Sequence.io | 10 ++-- 4 files changed, 112 insertions(+), 26 deletions(-) diff --git a/build/Project.io b/build/Project.io index ad1de68..e8f7ebc 100755 --- a/build/Project.io +++ b/build/Project.io @@ -130,9 +130,9 @@ Project := Object clone do( docs := method( writeln("--- Project generate docs from source file comments ---") systemCall("cd libs/iovm; ../../_build/binaries/io ../../tools/io/DocsExtractor.io .") - addons foreach(generateDocs) + //addons foreach(generateDocs) //build - systemCall("_build/binaries/io tools/io/docs2html.io > docs/Reference.html") + systemCall("_build/binaries/io tools/io/docs2html.io > docs/IoCoreReference.html") ) cleanDocs := method( diff --git a/docs/IoCoreReference.html b/docs/IoCoreReference.html index d5b0e61..a58de21 100644 --- a/docs/IoCoreReference.html +++ b/docs/IoCoreReference.html @@ -148,7 +148,6 @@ h3 {
Version 20080120

Prototypes

-

"abc"

- -
-
-

Addon