aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/markdown.hh
AgeCommit message (Collapse)Author
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
`///@file` makes them show up in the internal API dos. A tiny few were missing `#pragma once`.
2021-01-26Move command plugin interface to libnixcmdShea Levy