Revert "move manuals to docs/"

Summary:
This didn't work in prod, testing with `yarn build` also reveals the
problem locally.

Reviewed By: skcho

Differential Revision: D21522971

fbshipit-source-id: 6b6bd322f
master
Jules Villard 5 years ago committed by Facebook GitHub Bot
parent e58ee19839
commit 0924462125

@ -5,11 +5,11 @@ title: Infer Manuals
Here are the man pages for all the infer commands:
- [infer](infer.1.html)
- [infer-analyze](infer-analyze.1.html)
- [infer-capture](infer-capture.1.html)
- [infer-compile](infer-compile.1.html)
- [infer-explore](infer-explore.1.html)
- [infer-report](infer-report.1.html)
- [infer-reportdiff](infer-reportdiff.1.html)
- [infer-run](infer-run.1.html)
- [infer](/man/infer.1.html)
- [infer-analyze](/man/infer-analyze.1.html)
- [infer-capture](/man/infer-capture.1.html)
- [infer-compile](/man/infer-compile.1.html)
- [infer-explore](/man/infer-explore.1.html)
- [infer-report](/man/infer-report.1.html)
- [infer-reportdiff](/man/infer-reportdiff.1.html)
- [infer-run](/man/infer-run.1.html)

Loading…
Cancel
Save