Skip to content

Commit 810eaea

Browse files
committed
Remove note that PHP output is unstable now
1 parent 5c55132 commit 810eaea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/PhpOutput.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
:doctitle: PHP Output
22

3-
**This is a new feature, not yet available in stable PasDoc version 0.16.0.**
4-
53
PHP output of PasDoc generates a map that can be used to find identifiers in your HTML documentation.
64

75
It works closely with PasDoc HTML output generator. If HTML output generator would generate output for identifier `Foo` in file `Aaa.html`, with anchor `Foo`, then the PHP output allows you to map `Foo` -> `Aaa.html#Foo`.

0 commit comments

Comments
 (0)