1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Mention docs dir

This commit is contained in:
Peter Kokot
2019-04-07 23:16:08 +02:00
parent e06836a1a3
commit fbb8ada009

View File

@@ -143,6 +143,7 @@ locations.
├─ ltmain.sh # https://git.savannah.gnu.org/cgit/libtool.git
├─ shtool # https://www.gnu.org/software/shtool/
└─ ...
├─ docs/ # PHP internals and repository documentation
└─ ext/ # PHP core extensions
└─ bcmath/
├─ libbcmath/ # Forked and maintained in php-src