summaryrefslogtreecommitdiffstats
path: root/superkaramba/doc/python_api/api_html.rc
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/doc/python_api/api_html.rc')
-rw-r--r--superkaramba/doc/python_api/api_html.rc36
1 files changed, 36 insertions, 0 deletions
diff --git a/superkaramba/doc/python_api/api_html.rc b/superkaramba/doc/python_api/api_html.rc
new file mode 100644
index 0000000..18c6cbb
--- /dev/null
+++ b/superkaramba/doc/python_api/api_html.rc
@@ -0,0 +1,36 @@
+# Superkaramba python api html documentation config for ROBODOc
+#
+items:
+ SYNOPSIS
+ DESCRIPTION
+ ARGUMENTS
+ RETURN VALUE
+ignore items:
+options:
+ --singledoc
+ --src .apiHeaders
+ --doc python_api
+ --html
+ #--tell
+ --nopre
+ #--lock
+ #--index
+ --toc
+ --nodesc
+ --css api.css
+headertypes:
+ p "Python API" karamba_python_api
+ignore files:
+ README
+ CVS
+ *.bak
+ *~
+ *.cpp
+ Makefile*
+ *.rc
+header markers:
+ //****
+remark markers:
+ //
+end markers:
+ //***