File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ This project can be used in two ways:
77* :ref: `Standalone commandline tool <cli >`
88* :ref: `Library in your own application <library >`
99
10- Standalone (recommended)
11- =====================================
12-
1310.. _cli :
1411
12+ Standalone (recommended)
13+ ========================
14+
1515The commandline tool allows you start rendering your documentation without having to install any other software if
1616you have PHP installed.
1717
@@ -30,11 +30,11 @@ This will install the commandline tool in the vendor/bin directory. You can then
3030 The commandline tool is built for extension, if you do not have special needs this is the
3131recommended way to get started. You can learn more about how to extend the commandline tool in the :doc: `/cli/index ` section.
3232
33+ .. _library :
34+
3335Library (advanced)
3436==================
3537
36- .. _library :
37-
3838If you are building your own application you can install the libraries using `Composer <https://getcomposer.org/ >`__::
3939
4040.. code :: bash
You can’t perform that action at this time.
0 commit comments