mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
documentation updates (clarified cross-module dependencies, added contributors, improved CSS)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
[](http://pybind11.readthedocs.org/en/latest/?badge=latest)
|
||||
[](https://travis-ci.org/pybind/pybind11)
|
||||
[](https://ci.appveyor.com/project/pybind/pybind11)
|
||||
[](https://ci.appveyor.com/project/wjakob/pybind11)
|
||||
|
||||
**pybind11** is a lightweight header-only library that exposes C++ types in Python
|
||||
and vice versa, mainly to create Python bindings of existing C++ code. Its
|
||||
@@ -92,8 +92,9 @@ Significant features and/or improvements to the code were contributed by
|
||||
Jonas Adler,
|
||||
Sylvain Corlay,
|
||||
Axel Huebl,
|
||||
Johan Mabille, and
|
||||
Tomasz Miąsko.
|
||||
Johan Mabille,
|
||||
Tomasz Miąsko, and
|
||||
Ben Pritchard.
|
||||
|
||||
### License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user