docs: installing section (#2494)
* docs: installing section
* docs: feedback from @wjakob
diff --git a/docs/index.rst b/docs/index.rst
index d236611..69ce4d6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,6 +5,8 @@
pybind11 --- Seamless operability between C++11 and Python
==========================================================
+Source code available at `github.com/pybind/pybind11 <https://github.com/pybind/pybind11>`_.
+
.. only: not latex
Contents:
@@ -20,6 +22,7 @@
:caption: The Basics
:maxdepth: 2
+ installing
basics
classes
compiling