diff --git a/Doxyfile b/Doxyfile index 4f0c0acb..2c62f22c 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = PIP # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.5.0_prealpha +PROJECT_NUMBER = 0.5.0_alpha # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/doc/doxygen_sqlite3.db b/doc/doxygen_sqlite3.db index 9f528860..b340e9ce 100644 Binary files a/doc/doxygen_sqlite3.db and b/doc/doxygen_sqlite3.db differ diff --git a/doc/html/annotated.html b/doc/html/annotated.html index f12dd270..d61093eb 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -26,7 +26,7 @@
PIP -  0.5.0_prealpha +  0.5.0_alpha
Platform-Independent Primitives
@@ -108,20 +108,22 @@ $(document).ready(function(){initNavTree('annotated.html','');});  CPIProcess  CPIProtocol  CPIScreenConsole output class - CPISerialSerial device - CPISetSet of any type - CPIStateMachineBase class for custom state machine - CRuleRule of transition between states of machine - CStateState of machine - CPIStringString class - CPIStringListStrings array class - CPISystemTimeSystem time - CPIThreadThread class - CPITimeMeasurerTime measurements - CPITimerTimer - CPIVariantVariant type - CPIVectorDynamic array of any type - CTransferFunctionDifferential evaluations + CPIScreenDrawerConsole output class + CPIScreenTileConsole output class + CPISerialSerial device + CPISetSet of any type + CPIStateMachineBase class for custom state machine + CRuleRule of transition between states of machine + CStateState of machine + CPIStringString class + CPIStringListStrings array class + CPISystemTimeSystem time + CPIThreadThread class + CPITimeMeasurerTime measurements + CPITimerTimer + CPIVariantVariant type + CPIVectorDynamic array of any type + CTransferFunctionDifferential evaluations @@ -129,7 +131,7 @@ $(document).ready(function(){initNavTree('annotated.html','');});