Source code for cfxdb.gen.meta.DocFormat
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: meta
# Documentation (text) formats.
[docs]
class DocFormat(object):
# Unset documentation format.
# Plain text documentation format (default).
# Markdown text documentation format.
# Restructered Text (ReST) text documentation format.
# Generic HTML.
# Generic XML.
# DocBook XML
# Jupyter notebook.