Getting started¶
To use the extension just write the following code inside your documentation and mkdoclingo will render the corresponding documentation in that place.
Example
::: relative-path-to-file.lp
handler: asp
options:
...
relative-path-to-file.lpis a relative path to an ASP encoding from the project roothandler: aspindicates that mkdoclingo will be usedoptionscustomize each section that can be included.
Configuration options¶
encodingsSee Encodings sectionpredicate_tableSee Predicate table sectionglossarySee Glossary sectiondependency_graphSee Dependency graph sectionpredicate_infoPredicate filtering shared by glossary/table/graph (documented in the section pages above)start_levelThe initial markdown level. By default is1
Follow the guide in Quick start guide to learn how to include an encoding in your documentation step by step.