We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e888b67 commit 713a96dCopy full SHA for 713a96d
README.md
@@ -93,8 +93,10 @@ $bom->getComponents()->addItems(
93
## API documentation
94
95
There is no pre-rendered documentation at the time.
96
-Instead, there is a prepared config for [phpDoc3](https://docs.phpdoc.org/guide/getting-started/index.html)
97
-that you can use to generate the docs for yourself.
+Instead, there are code annotations, so that your IDE and tools may pick up the documentation when you use it downstream.
+
98
+Additionally, there is a prepared config for [phpDoc3](https://docs.phpdoc.org/guide/getting-started/index.html)
99
+that you can use to generate the docs for yourself.
100
101
## Conflicts
102
0 commit comments