diff --git a/doc/html/images/jam.png b/doc/html/images/jam.png new file mode 100644 index 00000000..224ed791 Binary files /dev/null and b/doc/html/images/jam.png differ diff --git a/doc/html/index.html b/doc/html/index.html index 243b632f..09c6fe25 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -123,7 +123,7 @@
Last revised: June 25, 2017 at 22:48:31 GMT |
+Last revised: July 20, 2017 at 17:50:03 GMT |
Last revised: June 25, 2017 at 22:48:37 GMT |
+Last revised: July 20, 2017 at 17:50:10 GMT |
Last revised: June 25, 2017 at 22:48:47 GMT |
+Last revised: July 20, 2017 at 17:50:19 GMT |
We will skip over the details. Our objective will be to simply create the hello world module and run it in Python. For a complete reference to building Boost.Python, - check out: building.html. After - this brief bjam tutorial, we should have built the DLLs - and run a python program using the extension. + check out: building.html. After this + brief bjam tutorial, we should have built the DLLs and + run a python program using the extension.
The tutorial example can be found in the directory: libs/python/example/tutorial.