doxy/App/Catalogs/Doxy.docc/DoxyTutorials.tutorial

14 lines
572 B
Plaintext

@Tutorials(name: "Doxy tutorials") {
@Intro(title: "Doxy service tutotials") {
These tutorials explains how to install the **Doxy** service, and to use it afterwards; from any command-line
interface, such as the *Terminal* app that is shipped with any version of *MacOS*.
}
@Chapter(name: "Installation") {
This tutorial explains how to install the **Doxy** service into the system from the command-line interface of
choice for the developer.
@TutorialReference(tutorial: "doc:DoxyInstallation")
}
}