mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-06 17:31:49 +00:00
Update documentation
This commit is contained in:
parent
0b9d18cdf4
commit
d0585bb174
@ -65,4 +65,4 @@ autobuild:
|
|||||||
-p "8000:8000" \
|
-p "8000:8000" \
|
||||||
-v $(PWD)/..:/shared/httpd \
|
-v $(PWD)/..:/shared/httpd \
|
||||||
devilbox/python-sphinx:3.8-dev \
|
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
|
||||||
|
@ -21,12 +21,6 @@
|
|||||||
awesome-ci <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
awesome-ci <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||||
</a>
|
</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
|
.. |ext_lnk_tool_codecept| raw:: html
|
||||||
|
|
||||||
<a target="_blank" href="https://codeception.com/">
|
<a target="_blank" href="https://codeception.com/">
|
||||||
|
@ -21,8 +21,6 @@ The PHP container is your workhorse and these are your tools:
|
|||||||
+----------------------+---------------------------------------+
|
+----------------------+---------------------------------------+
|
||||||
| various binaries | |ext_lnk_tool_awesome_ci| |
|
| various binaries | |ext_lnk_tool_awesome_ci| |
|
||||||
+----------------------+---------------------------------------+
|
+----------------------+---------------------------------------+
|
||||||
| ``brew`` | |ext_lnk_tool_linuxbrew| |
|
|
||||||
+----------------------+---------------------------------------+
|
|
||||||
| ``codecept`` | |ext_lnk_tool_codecept| |
|
| ``codecept`` | |ext_lnk_tool_codecept| |
|
||||||
+----------------------+---------------------------------------+
|
+----------------------+---------------------------------------+
|
||||||
| ``composer`` | |ext_lnk_tool_composer| |
|
| ``composer`` | |ext_lnk_tool_composer| |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user