Skip to content

Add HTML build support to match Makefile description#1150

Open
dokunira wants to merge 1 commit intoriscv:mainfrom
dokunira:add-html-build-support
Open

Add HTML build support to match Makefile description#1150
dokunira wants to merge 1 commit intoriscv:mainfrom
dokunira:add-html-build-support

Conversation

@dokunira
Copy link
Contributor

@dokunira dokunira commented Oct 1, 2025

Summary

This PR adds HTML build support to the Makefile, which was mentioned in the description but not implemented.

Changes

  • Added HTML_RESULT variable and HTML-specific build targets
  • Split OPTIONS into PDF_OPTIONS and HTML_OPTIONS to handle format-specific settings (PDF themes, fonts)
  • Updated main build target to generate both PDF and HTML outputs
  • Updated clean target to remove HTML files

- Add HTML output target alongside existing PDF target
- Split OPTIONS into PDF_OPTIONS and HTML_OPTIONS to handle format-specific settings
- Update build targets to support both PDF and HTML generation
- Update clean target to remove HTML output files
- Resolves discrepancy between Makefile description and actual functionality
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