aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--robodoc.rc54
1 files changed, 54 insertions, 0 deletions
diff --git a/robodoc.rc b/robodoc.rc
new file mode 100644
index 0000000..02dde02
--- /dev/null
+++ b/robodoc.rc
@@ -0,0 +1,54 @@
+# docs: https://rfsber.home.xs4all.nl/Robo/pages/robodoc-49942-user-manual.html#customizingitems
+items:
+ NAME
+ DESCRIPTION
+ ARGUMENTS
+ USAGE
+ OUTPUTS
+ RETURN VALUE
+ NOTES
+ BUGS
+ EXAMPLE
+ SEE ALSO
+ USES
+ USED BY
+item order:
+ NAME
+ DESCRIPTION
+ ARGUMENTS
+ USAGE
+ RETURN VALUE
+ OUTPUTS
+ EXAMPLE
+ USES
+ USED BY
+ NOTES
+ BUGS
+ SEE ALSO
+source items:
+ USAGE
+ ARGUMENTS
+ EXAMPLE
+ RETURN VALUE
+preformatted items:
+ SEE ALSO
+ NOTES
+options:
+ --src .
+ --doc ./docs
+ --html
+ --charset UTF-8
+ --index
+ --nopre
+ --sections
+ --multidoc
+ --tabsize 2
+headertypes:
+ D "Directories" robo_dirs 1
+ F "Files" robo_files 2
+ignore files:
+ README.md
+ user_configuration.json
+ ARCHIVED
+ guides
+ .git