You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ Welcome to Boost.Python, a C++ library which enables seamless interoperability b
17
17
18
18
See the [Boost.Python](http://boostorg.github.io/python) documentation for details.
19
19
20
+
!!! note
21
+
Check out the [development version](http://boostorg.github.io/python/develop) of the documentation to see work in progress.
22
+
20
23
# Building 
21
24
22
25
While Boost.Python is part of the Boost C++ Libraries super-project, and thus can be compiled as part of Boost, it can also be compiled and installed stand-alone, i.e. against a pre-installed Boost package.
0 commit comments