Which documentation tool is used by mmdet #9057
Answered
by
ZwwWayne
sanchit2843
asked this question in
Q&A
-
📚 The doc issueThis is not an issue, I was reading about documenting python code and really like the documentation format of mmdet and pytorch. Any ideas which tool is used to generate the documentation for the code? I have read about sphinx, is this sphinx only, if not which tool is used? Suggest a potential alternative/fixNo response |
Beta Was this translation helpful? Give feedback.
Answered by
ZwwWayne
Oct 18, 2022
Replies: 1 comment
-
Based on sphinx, we also use the theme in https://github.com/open-mmlab/pytorch_sphinx_theme |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZwwWayne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Based on sphinx, we also use the theme in https://github.com/open-mmlab/pytorch_sphinx_theme