Docs website: update for release of PHPCSUtils 1.0.0-alpha4 #396
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Doc website: update the phpDocumentor configuration
... after recent fixes in phpDocumentor3.
Doc website: regen of PHPCSUtils 1.0.0-alpha3 documentation
... using the latest released version of phpDocumentor (
3.3.1) so the diff for the actual regen of version 1.0.0-alpha4 will only show the differences in content, not document structure.Doc website: update documentation for PHPCSUtils 1.0.0-alpha4
The docs have been regenerated using phpDocumentor 3.3.1 with
--visibility=public,protected.GH Pages: minor template tweaks
The
site.github.is_project_pagekey does not seem to be reliable.headerclose tag.GH Pages: minor tweaks to the configuration file
Includes adding a
commonmarkconfiguration to prevent Commonmark blindly stripping all HTML.Docs website: sync readme changes into docs index.md