Here you can describe an API.
Use cldomain’s directives, to insert functions or macroses descriptions, like that:
foo
)¶bar
¶Also you can specify additional examples for some blocks:
TEST> (bar 1 2 3)
(1 2 3)
NIL
And because this is Sphinx, you can use it’s great cross-referencing
features to link to functions. Here is the link to
mailgun:foo
.
Read the documentation on cldomain and write your own beautiful docs!