Skip to content
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

RFE: add stuptools target which would allow install documentation (install_sphinx?) #9279

Closed
kloczek opened this issue May 28, 2021 · 2 comments
Labels
type:enhancement enhance or introduce a new feature

Comments

@kloczek
Copy link

kloczek commented May 28, 2021

At the moment it is possible to build documentation in any format by use "setup.py build_sphinx -b ' but that it is only about generate documentation.

For example I'm trying to generate and install documentation generated by sphinx as roff man pages so I'm using setup.py build_sphinx -b man however after that seems like is missing possibility to install that documentation.

I think that it would be good to have something like setup.py install_sphinx -b <format> --root </install/root>

@kloczek
Copy link
Author

kloczek commented Apr 23, 2022

As same as #9517 I thing that this ticket can be closed now.

@tk0miya
Copy link
Member

tk0miya commented Apr 24, 2022

Okay, closing now.

@tk0miya tk0miya closed this as completed Apr 24, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:enhancement enhance or introduce a new feature
Projects
None yet
Development

No branches or pull requests

2 participants