Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apidoc check and improvement #4969

Merged
merged 1 commit into from
Nov 21, 2022
Merged

apidoc check and improvement #4969

merged 1 commit into from
Nov 21, 2022

Conversation

ebarboni
Copy link
Contributor

This PR is a modification of apidoc generation to prepare the cleanup #4450

Compared to #4450, only do a full verification if parameter apidocfullcheck is set to true.

Disallowedlinks is anticipated fixed #4450 generate txt file to list rejected/accepted to later processing (linkchecker)
Fixed xsl to new website.
linelength 240
check all html file not only arch.
anchor regexp should also scan for id
build.properties revised to match level stability and also master/release branding dependencies

Javadoc indexer changed to json and parse more information to get interface #4699

This PR should be put in each release branch later.

Hope this is shorter to review :D and so next PR

@ebarboni ebarboni added the JavaDoc [ci] enable java/javadoc tests and build-javadoc target label Nov 15, 2022
Copy link
Member

@mbien mbien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couldn't find any obvious issues :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JavaDoc [ci] enable java/javadoc tests and build-javadoc target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants