diff --git a/develop/doc/html/images/jam.png b/develop/doc/html/images/jam.png new file mode 100644 index 00000000..224ed791 Binary files /dev/null and b/develop/doc/html/images/jam.png differ diff --git a/develop/doc/html/index.html b/develop/doc/html/index.html index 53df3b00..cb05e9bd 100644 --- a/develop/doc/html/index.html +++ b/develop/doc/html/index.html @@ -123,7 +123,7 @@
Last revised: June 25, 2017 at 19:32:00 GMT |
+Last revised: July 20, 2017 at 15:54:41 GMT |
Last revised: June 25, 2017 at 19:32:07 GMT |
+Last revised: July 20, 2017 at 15:54:47 GMT |
Last revised: June 25, 2017 at 19:32:17 GMT |
+Last revised: July 20, 2017 at 15:54:57 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.