Improved printing stylesheet or stylesheet options #5117
sheppy-atai
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When printing an API reference, currently what is printed is the currently-selected tab in each of the Request and Response boxes. But what the reader probably wants is to see all possible responses (so they can know what errors will come and what information is provided by those errors), and possibly they also want all of the request snippets as well.
It would be nice to have optional stylesheets available to allow the reader to choose what format to print in -- or at least provide options on the Mintlify settings to let the site administrators configure how the printout should look.
In our case, we definitely want all of the responses listed in printed documentation. I'm more flexible about the requests. While I personally would want all of them output, I can imagine some readers may only care about a specific language.
Beta Was this translation helpful? Give feedback.
All reactions