Author: Manuel Jacob <[email protected]>
Branch: improve-docs
Changeset: r74083:c49f908b8636
Date: 2014-10-22 16:10 +0200
http://bitbucket.org/pypy/pypy/changeset/c49f908b8636/

Log:    Give cppyy_example.rst a title.

diff --git a/pypy/doc/cppyy_example.rst b/pypy/doc/cppyy_example.rst
--- a/pypy/doc/cppyy_example.rst
+++ b/pypy/doc/cppyy_example.rst
@@ -1,4 +1,7 @@
-// File: example.h::
+File example.h
+==============
+
+::
 
     #include <iostream>
     #include <vector>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to