Docs website: update for release of PHPCSUtils 1.0.0-alpha4#396
Merged
Docs website: update for release of PHPCSUtils 1.0.0-alpha4#396
Conversation
... after recent fixes in phpDocumentor3.
... 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.
The docs have been regenerated using phpDocumentor 3.3.1 with `--visibility=public,protected`.
* Always display link to the project on GH.
The `site.github.is_project_page` key does not seem to be reliable.
* Display the version number of the last release, if available.
* Always display the "Maintained by" link.
* Remove duplicate `header` close tag.
Includes adding a `commonmark` configuration to prevent Commonmark blindly stripping _all_ HTML.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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