Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
002e83d1
Commit
002e83d1
authored
Sep 23, 2010
by
Alexander Wiebel
Browse files
[DOC] improved index page of doxygen docu
parent
d505279f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
doc/developer/doxygenConfig
doc/developer/doxygenConfig
+1
-1
doc/developer/doxygenConfigFull
doc/developer/doxygenConfigFull
+1
-1
src/OpenWalnut.cpp
src/OpenWalnut.cpp
+4
-0
No files found.
doc/developer/doxygenConfig
View file @
002e83d1
...
...
@@ -31,7 +31,7 @@ PROJECT_NAME = OpenWalnut
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 1.
0
+
PROJECT_NUMBER = 1.
1
+
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
...
...
doc/developer/doxygenConfigFull
View file @
002e83d1
...
...
@@ -31,7 +31,7 @@ PROJECT_NAME = OpenWalnut
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 1.
0
+
PROJECT_NUMBER = 1.
1
+
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
...
...
src/OpenWalnut.cpp
View file @
002e83d1
...
...
@@ -36,6 +36,10 @@
* \par
* http://www.openwalnut.org
* \par
* There exist two versions of this API.
* A simple one at http://berkeley.informatik.uni-leipzig.de/api/
* and one with callgraphs at http://berkeley.informatik.uni-leipzig.de/apiFull/
* \par
* Copyright 2009-2010 OpenWalnut Community, BSV\@Uni-Leipzig and CNCF\@MPI-CBS.
* For more information see http://www.openwalnut.org/copying
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment