Update documentation

This commit is contained in:
cytopia 2021-05-17 20:53:53 +02:00
parent 0b9d18cdf4
commit d0585bb174
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
3 changed files with 1 additions and 9 deletions

View File

@ -65,4 +65,4 @@ autobuild:
-p "8000:8000" \
-v $(PWD)/..:/shared/httpd \
devilbox/python-sphinx:3.8-dev \
sphinx-autobuild -a -E -n -j auto -W -H 0.0.0.0 -p 8000 . _build/html
sphinx-autobuild -a -E -n -j auto -W --host 0.0.0.0 --port 8000 . _build/html

View File

@ -21,12 +21,6 @@
awesome-ci <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_linuxbrew| raw:: html
<a target="_blank" href="https://linuxbrew.sh">
Linux brew <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_codecept| raw:: html
<a target="_blank" href="https://codeception.com/">

View File

@ -21,8 +21,6 @@ The PHP container is your workhorse and these are your tools:
+----------------------+---------------------------------------+
| various binaries | |ext_lnk_tool_awesome_ci| |
+----------------------+---------------------------------------+
| ``brew`` | |ext_lnk_tool_linuxbrew| |
+----------------------+---------------------------------------+
| ``codecept`` | |ext_lnk_tool_codecept| |
+----------------------+---------------------------------------+
| ``composer`` | |ext_lnk_tool_composer| |