commit | 06f56ee1e90861d6af1882202baf02e31646510a | [log] [tgz] |
---|---|---|
author | Wenzel Jakob <wenzel.jakob@epfl.ch> | Thu Apr 28 16:25:24 2016 +0200 |
committer | Wenzel Jakob <wenzel.jakob@epfl.ch> | Thu Apr 28 17:49:46 2016 +0200 |
tree | 9c941b0e74a546eaab73375dbc748b6cbd0b3fd7 | |
parent | f64feaf3e49d53b1ed918ae5db3a16c96393b556 [diff] [blame] |
opaque type redesign
diff --git a/README.md b/README.md index baefb2b..93e30dc 100644 --- a/README.md +++ b/README.md
@@ -32,6 +32,8 @@ Tutorial and reference documentation is provided at [http://pybind11.readthedocs.org/en/latest](http://pybind11.readthedocs.org/en/latest). +A PDF version of the manual is available +[here](https://media.readthedocs.org/pdf/pybind11/latest/pybind11.pdf). ## Core features pybind11 can map the following core C++ features to Python