Skip to content

Fix --enable-docs #1415

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

Closed
wants to merge 1 commit into from
Closed

Fix --enable-docs #1415

wants to merge 1 commit into from

Conversation

victorhora
Copy link
Contributor

modified:   CHANGES
  • Added checks for Doxygen and enabled build options to create docs when --enable-docs is set:
    modified: configure.ac
  • Created Makefile:
    new file: doc/Makefile.am
  • Files renamed and adjusted to be correctly handled by Make and Doxygen
    renamed: doc/doxygen-apache.conf -> doc/doxygen-apache.in
    renamed: doc/doxygen-iis.conf -> doc/doxygen-iis.in
    renamed: doc/doxygen-nginx.conf -> doc/doxygen-nginx.in
    renamed: doc/doxygen-standalone.conf -> doc/doxygen-standalone.in

	modified:   CHANGES
* Added checks for doxygen and enabled build options to create docs when --enable-docs is set:
	modified:   configure.ac
* Created Makefile:
	new file:   doc/Makefile.am
* Files renamed to be handled by Make
	renamed:    doc/doxygen-apache.conf -> doc/doxygen-apache.in
	renamed:    doc/doxygen-iis.conf -> doc/doxygen-iis.in
	renamed:    doc/doxygen-nginx.conf -> doc/doxygen-nginx.in
	renamed:    doc/doxygen-standalone.conf -> doc/doxygen-standalone.in
@victorhora victorhora added 2.x Related to ModSecurity version 2.x LOW Priority RIP - release-2.9.2 labels May 11, 2017
@victorhora victorhora added this to the v2.9.2 milestone May 11, 2017
@victorhora victorhora requested a review from zimmerle May 11, 2017 04:07
@victorhora victorhora changed the title Changes to be committed: Fix --enable-docs May 11, 2017
@zimmerle
Copy link
Contributor

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to ModSecurity version 2.x RIP - release-2.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants