-
Notifications
You must be signed in to change notification settings - Fork 750
add requirements.txt and requirements-dev.txt #282
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
Comments
here is best way to setup this: |
We don't have any requirements besides |
Actually we have also |
Not six anymore 😄 but yes on |
I was actually looking at bridge - bridge between doxygen and Sphinx. Does pypandoc has the same purpose? |
pypandoc converts |
i was thinking that input is xml comments from c# code and docstrings from python test code, then doxygen parses this, and sphinx outputs in nice format and hosted on readthedocs: |
Correct, thats what i meant, |
No description provided.
The text was updated successfully, but these errors were encountered: