Skip to content

doc fix: Install doc/html/modules/mod/*.html #1823

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michaelortmann
Copy link
Member

@michaelortmann michaelortmann commented Jun 29, 2025

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
'doc/html/modules/mod' subdirectory was never created and those html files never copied.

Additional description (if needed):
A while ago we changed doc structure and added the 'doc/html/modules/mod' subdirectory
This PR fixes last fallouts from this change

Test cases demonstrating functionality (if applicable):
make install
Before:

find ~/eggdrop|grep python.html
./doc/html/using/python.html

After:

find ~/eggdrop|grep python.html
./doc/html/using/python.html
./doc/html/modules/mod/python.html

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.

1 participant