소스 검색

Update Boost.Python release notes on homepage.

[SVN r37525]
Thomas Witt 19 년 전
부모
커밋
4801818784
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      index.htm

+ 6 - 0
index.htm

@@ -504,6 +504,12 @@
                               functions built with the parameter library;
                               keyword names are automatically known to
                               docsstrings.</li>
+
+                              <li>Enhancements to the API for better embedding support
+                              (<code>boost::python::import()</code>,
+                              <code>boost::python::exec()</code>,
+                              and <code>boost::python::exec_file()</code>).</li>
+                              
                             </ul>
                           </li>
 

粤ICP备19079148号