[BOLT][Docs] Add Sphinx documentation
authorAmir Ayupov <aaupov@fb.com>
Wed, 4 Jan 2023 01:38:52 +0000 (17:38 -0800)
committerAmir Ayupov <aaupov@fb.com>
Wed, 4 Jan 2023 01:39:09 +0000 (17:39 -0800)
commit75c069584a3f97122c0defb292272048af5a0c2f
treea17f965ef7fd2b17f1977559a81dc71bd97044cf
parentf40d25dd8d3ad7bcfa8f5e8f74f245ab1a7675df
[BOLT][Docs] Add Sphinx documentation

Add stub Sphinx documentation, with configuration copy-pasted from lld and
index page converted from bolt/README.md.

Reviewed By: #bolt, rafauler

Differential Revision: https://reviews.llvm.org/D140156
bolt/docs/CMakeLists.txt
bolt/docs/README.txt [new file with mode: 0644]
bolt/docs/_static/favicon.ico [new file with mode: 0644]
bolt/docs/conf.py [new file with mode: 0644]
bolt/docs/index.rst [new file with mode: 0644]