Skip to content

docs: dash-dash-opt into literal or link #3328

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

pajod
Copy link
Contributor

@pajod pajod commented Nov 24, 2024

Replace all the --opt that sphinx might rewrite into –opt (typographical alternates, not accepted by argparse) by literals, or references (where applicable). Also change some https:// references into internal ones, preventing unintended navigation between doc versions.

Comment on lines 19 to +20
- allows to set wsgi application in config file using `wsgi_app`
- document `--timeout = 0`
- document ``--``:ref:`timeout=0<timeout>`
Copy link
Contributor Author

@pajod pajod Nov 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is intentional. Looks weird, but only so because reStructuredText parsers are weird - no way to express a literal reference.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant