-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
Feature request
Please add appropriate CSS media queries to allow for printing the documentation.
And please add a web page containing the whole documentation as one single large HTML file, including a TOC.
What is the expected behavior?
The documentation is supposed to be printable; without navigation, comment and other chrome.
What is motivation or use case for adding/changing the behavior?
Learning Webpack in environments where there is neither electricity nor radio reception.
How should this be implemented in your opinion?
Using CSS print
media queries and CSS generated content for page numbering / TOC.
Are you willing to work on this yourself?
No, I'm working on other projects.
This issue was moved from webpack/webpack#8331 by @montogeek. Original issue was by @SetTrend.