-
Benson Ma authored
Summary: - Add proper linting support to the documentation build - Enforce linting, and add a `nitpick.ignore` to ignore Sphinx warnings that are not addressable - Remove macro prefixes from function signatures in Doxygen-generated documentation - Add documentation on adding Sphinx and Python docstrings Pull Request resolved: https://github.com/pytorch/FBGEMM/pull/2249 Test Plan: https://deploy-preview-2249--pytorch-fbgemm-docs.netlify.app/ Reviewed By: spcyppt Differential Revision: D52581786 Pulled By: q10 fbshipit-source-id: e45b4005c896f4b6ab8d497d41429b6cec4cc600
3f3bf0adBenson Ma authoredSummary: - Add proper linting support to the documentation build - Enforce linting, and add a `nitpick.ignore` to ignore Sphinx warnings that are not addressable - Remove macro prefixes from function signatures in Doxygen-generated documentation - Add documentation on adding Sphinx and Python docstrings Pull Request resolved: https://github.com/pytorch/FBGEMM/pull/2249 Test Plan: https://deploy-preview-2249--pytorch-fbgemm-docs.netlify.app/ Reviewed By: spcyppt Differential Revision: D52581786 Pulled By: q10 fbshipit-source-id: e45b4005c896f4b6ab8d497d41429b6cec4cc600
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading