Skip to content

Conversation

bstansberry
Copy link

Resolves #292

@@ -109,7 +109,7 @@
# -- Options for HTMLHelp output ---------------------------------------------

# Output file base name for HTML help builder.
htmlhelp_basename = 'WildflyCollectionDoc'
htmlhelp_basename = 'WildFlyCollectionDoc'
Copy link
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.

@@ -136,7 +136,7 @@
# (source start file, target name, title,
# 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
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
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper capitalization of WildFly
1 participant