mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 04:47:52 +00:00
Fix documentation links
This commit is contained in:
parent
67db5ac40c
commit
ce2b83f06d
@ -55,7 +55,7 @@ else
|
|||||||
bash -c 'curl -Ss -o linkcheck -z linkcheck https://raw.githubusercontent.com/cytopia/linkcheck/master/linkcheck 2>/dev/null'
|
bash -c 'curl -Ss -o linkcheck -z linkcheck https://raw.githubusercontent.com/cytopia/linkcheck/master/linkcheck 2>/dev/null'
|
||||||
endif
|
endif
|
||||||
chmod +x linkcheck
|
chmod +x linkcheck
|
||||||
./linkcheck -k -r 60 -t 30 -e rst _includes/
|
./linkcheck -l -k -r 60 -t 30 -e rst _includes/
|
||||||
|
|
||||||
build:
|
build:
|
||||||
sphinx-build -a -E -n -j auto -q -W . _build/html
|
sphinx-build -a -E -n -j auto -q -W . _build/html
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
.. |ext_lnk_example_phalcon_documentation| raw:: html
|
.. |ext_lnk_example_phalcon_documentation| raw:: html
|
||||||
|
|
||||||
<a target="_blank" href="https://docs.phalconphp.com/en/3.2/devtools-usage">
|
<a target="_blank" href="https://docs.phalconphp.com/latest/en/devtools-usage">
|
||||||
Official Phalcon Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
Official Phalcon Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
.. |ext_lnk_tool_dep| raw:: html
|
.. |ext_lnk_tool_dep| raw:: html
|
||||||
|
|
||||||
<a target="_blank" href="https://deployer.org/">
|
<a target="_blank" href="https://deployer.org">
|
||||||
Deployer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
Deployer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user