doc: update php.md/python.md/yaml.md (#385) 51fb218d6b

This commit is contained in:
jaywcjlove
2023-06-27 02:01:42 +00:00
parent e396c69f57
commit acb63a77c2
5 changed files with 77 additions and 72 deletions

View File

@ -620,7 +620,7 @@
</div></div></div></div></div><div class="wrap h2body-not-exist"><div class="wrap-header h2wrap"><h2 id="另见"><a aria-hidden="true" tabindex="-1" href="#另见"><span class="icon icon-link"></span></a>另见</h2><div class="wrap-body">
<ul>
<li><a href="https://yaml.org/refcard.html">YAML Reference Card</a> <em>(yaml.org)</em></li>
<li><a href="https://learnxinyminutes.com/docs/yaml/">Learn X in Y minutes</a> <em>(learnxinyminutes.com)</em></li>
<li><a href="https://learnxinyminutes.com/docs/zh-cn/yaml-cn/">Learn X in Y minutes</a> <em>(learnxinyminutes.com)</em></li>
<li><a href="http://www.yamllint.com/">YAML lint online</a> <em>(yamllint.com)</em></li>
<li><a href="./ini.html">INI 格式配置文件备忘清单</a> <em>(jaywcjlove.github.io)</em></li>
<li><a href="./toml.html">TOML 格式配置文件备忘清单</a> <em>(jaywcjlove.github.io)</em></li>