Written the Doxy tutorials index screen and added the reference to the Doxy installation tutorial.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
@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")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user