docs: Use README.rst in docs as home page (#2500)

This commit is contained in:
Henry Schreiner
2020-09-17 15:40:09 -04:00
committed by GitHub
parent 99ef2b8467
commit 81555ce61f
8 changed files with 168 additions and 253 deletions

View File

@@ -1,4 +1,4 @@
recursive-include pybind11/include/pybind11 *.h
recursive-include pybind11 *.py
include pybind11/share/cmake/pybind11/*.cmake
include LICENSE README.md pyproject.toml setup.py setup.cfg
include LICENSE README.rst pyproject.toml setup.py setup.cfg