File tree 1 file changed +6
-4
lines changed 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# php-src docs
2
2
3
- This is the home of the php-src internal documentation. It is in very early stages, but is intended
4
- to become the primary place where new information about php-src is documented. Over time, it is
5
- expected to replace various mediums like:
3
+ This is the home of the php-src internal documentation, hosted at
4
+ [ php.github.io/php-src/] ( https://php.github.io/php-src/ ) . It is in very early stages, but is
5
+ intended to become the primary place where new information about php-src is documented. Over time,
6
+ it is expected to replace various mediums like:
6
7
7
8
* https://www.phpinternalsbook.com/
8
9
* https://wiki.php.net/internals
@@ -21,7 +22,8 @@ That's it! You can view the documentation under `./build/html/index.html` in you
21
22
22
23
## Formatting
23
24
24
- The files in this documentation are formatted using the [ `` rstfmt `` ] ( https://github.com/dzhu/rstfmt ) tool.
25
+ The files in this documentation are formatted using the
26
+ [ `` rstfmt `` ] ( https://github.com/dzhu/rstfmt ) tool.
25
27
26
28
``` bash
27
29
rstfmt -w 100 source
You can’t perform that action at this time.
0 commit comments