Skip to content

docs: fix man page links in HTML docs #4995

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

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

bastimeyer
Copy link
Member

  • Update Makefile and define DOCSDIR variable
  • Add man sphinx build tag to the man make-target
  • Exclude _man.rst if the man build tag is set
  • Revert b45e685

See
#4988
sphinx-doc/sphinx#10987

Removing :orphan: from the man page can't be done, because it'll still complain about not being included in a toctree when building the man page.


Expected results:

  1. No links to _man.html at all in the HTML build, even in genindex.html
  2. Man page stays the same, including any references to other pages

- Update Makefile and define DOCSDIR variable
- Add `man` sphinx build tag to the `man` make-target
- Exclude `_man.rst` if the `man` build tag is set
- Revert b45e685
@gravyboat gravyboat merged commit 29d1f39 into streamlink:master Nov 23, 2022
@bastimeyer bastimeyer deleted the docs/fix-manpage branch November 23, 2022 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants