Skip to content

Conversation

bstansberry
Copy link
Contributor

Resolves #292


# Output file base name for HTML help builder.
htmlhelp_basename = 'WildflyCollectionDoc'
htmlhelp_basename = 'WildFlyCollectionDoc'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops; I missed this when I scanned the diff locally. This looks like a possible functional change. I'll gladly revert it if it is a problem. I'll leave it for now in case it's harmless.

# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'WildflyCollection.tex', 'Red Hat JBoss EAP Ansible Collection Documentation',
(master_doc, 'WildFlyCollection.tex', 'Red Hat JBoss EAP Ansible Collection Documentation',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same comment as above.

(master_doc, 'WildflyCollection', 'Red Hat JBoss EAP Ansible Collection Documentation',
author, 'WildflyCollection', 'One line description of project.',
(master_doc, 'WildFlyCollection', 'Red Hat JBoss EAP Ansible Collection Documentation',
author, 'WildFlyCollection', 'One line description of project.',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same comment as above.

@RanabirChakraborty RanabirChakraborty added the documentation Improvements or additions to documentation label Sep 22, 2025
@hcherukuri hcherukuri merged commit 7e09835 into ansible-middleware:main Sep 22, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improper capitalization of WildFly

5 participants