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

Include docs.css in build for built in web help #3476

Merged
merged 2 commits into from
Dec 10, 2023

Conversation

asmagill
Copy link
Member

Includes the docs.css file used for documentation creation with the rest of the hsminweb files. This cleans up the web pages generated by hs.help.hsdocs.help() when displaying Hammerspoon and Spoon documentation. This is also required for hs.doc.hsdocs.moduleEntitiesInSidebar(true) to work properly.

Also modifies html_blocks.h because Xcode 14.3 is now more picky about the placement of prototypes and function declarations in preparation for the C2x standard.

@asmagill asmagill added the pr-fix Pull Request implementing a bug fix label Apr 25, 2023
@github-actions
Copy link

View Test Results

348 tests   296 ✔️  1h 3m 10s ⏱️
    2 suites    52 💤
    1 files        0

Results for commit f076e32.

@cmsj cmsj merged commit c576c7e into Hammerspoon:master Dec 10, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-fix Pull Request implementing a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants