Commit Graph

3 Commits

Author SHA1 Message Date
Zhengxing Chen 24961c1e5f update sphinx docs file (#163)
Summary:
Will update gh-pages branch in another diff.
Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/163

Reviewed By: MisterTea, kittipatv

Differential Revision: D17924969

Pulled By: czxttkl

fbshipit-source-id: b63dafa0b514b908ecb8ad605416ecbc90ef03b3
2019-10-14 23:23:09 -07:00
Zhengxing Chen 539d22cd83 update sphinx (#146)
Summary:
Update several things so that sphinx compiled successfully:
conf.py (add onnx in autodoc_mock_imports and add Horizon root to sys.path)
ml/rl/caffe_utils.py (update __getattr__ such that sphnix wouldn't throw exception)
ml/rl/tensorboardX.py (update __getattr__ such that sphnix wouldn't throw exception)
Pull Request resolved: https://github.com/facebookresearch/Horizon/pull/146

Test Plan: Wait for all integration tests and unit tests pass

Reviewed By: kittipatv

Differential Revision: D16243745

Pulled By: czxttkl

fbshipit-source-id: e3b8af37ec520bde44a4a59379341bceaa981070
2019-07-18 16:03:39 -07:00
Jason Gauci 9423705a6c Add sphinx documentation. Convert markdown files to rst.
Summary: Pull Request resolved: https://github.com/facebookresearch/Horizon/pull/119

Reviewed By: kittipatv

Differential Revision: D14992371

Pulled By: MisterTea

fbshipit-source-id: 9ebe007009be3a1e22556724254da710dd7a5d3e
2019-04-19 10:42:57 -07:00