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

[Python] Add CMake option to generate python documentation with Sphinx #3459

Merged
merged 2 commits into from
Mar 19, 2019

Conversation

lramati
Copy link
Contributor

@lramati lramati commented Mar 11, 2019

cmake -DBUILD_PYTHON_DOCS=true
make pyrealsense_docs

Requires Sphinx be installed (On ubuntu sudo apt-get install python3-sphinx)

Copy link
Collaborator

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

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

LGTM

@ev-mp ev-mp merged commit 10058ec into IntelRealSense:development Mar 19, 2019
@lramati lramati deleted the pydocs branch March 24, 2019 13:24
@lramati lramati restored the pydocs branch March 24, 2019 13:26
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.

3 participants