66 < head >
77 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
88
9- < title > Overview: module code — PythonForWindows 0.2 documentation</ title >
9+ < title > Overview: module code — PythonForWindows 0.3 documentation</ title >
1010
1111 < link rel ="stylesheet " href ="../_static/classic.css " type ="text/css " />
1212 < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
1313
1414 < script type ="text/javascript ">
1515 var DOCUMENTATION_OPTIONS = {
1616 URL_ROOT : '../' ,
17- VERSION : '0.2 ' ,
17+ VERSION : '0.3 ' ,
1818 COLLAPSE_INDEX : false ,
1919 FILE_SUFFIX : '.html' ,
2020 HAS_SOURCE : true ,
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737 < li class ="right " >
3838 < a href ="../py-modindex.html " title ="Python Module Index "
3939 > modules</ a > |</ li >
40- < li class ="nav-item nav-item-0 "> < a href ="../index.html "> PythonForWindows 0.2 documentation</ a > »</ li >
40+ < li class ="nav-item nav-item-0 "> < a href ="../index.html "> PythonForWindows 0.3 documentation</ a > »</ li >
4141 </ ul >
4242 </ div >
4343
@@ -47,18 +47,24 @@ <h3>Navigation</h3>
4747 < div class ="body " role ="main ">
4848
4949 < h1 > All modules for which code is available</ h1 >
50- < ul > < li > < a href ="windows/crypto/certificate.html "> windows.crypto.certificate</ a > </ li >
50+ < ul > < li > < a href ="windows/alpc.html "> windows.alpc</ a > </ li >
51+ < li > < a href ="windows/crypto/certificate.html "> windows.crypto.certificate</ a > </ li >
5152< li > < a href ="windows/crypto/encrypt_decrypt.html "> windows.crypto.encrypt_decrypt</ a > </ li >
5253< li > < a href ="windows/crypto/generation.html "> windows.crypto.generation</ a > </ li >
5354< li > < a href ="windows/debug/breakpoints.html "> windows.debug.breakpoints</ a > </ li >
5455< li > < a href ="windows/debug/debugger.html "> windows.debug.debugger</ a > </ li >
5556< li > < a href ="windows/debug/localdbg.html "> windows.debug.localdbg</ a > </ li >
57+ < li > < a href ="windows/generated_def/windef.html "> windows.generated_def.windef</ a > </ li >
58+ < li > < a href ="windows/generated_def/winstructs.html "> windows.generated_def.winstructs</ a > </ li >
5659< li > < a href ="windows/hooks.html "> windows.hooks</ a > </ li >
5760< li > < a href ="windows/native_exec/cpuid.html "> windows.native_exec.cpuid</ a > </ li >
5861< li > < a href ="windows/native_exec/native_function.html "> windows.native_exec.native_function</ a > </ li >
5962< li > < a href ="windows/native_exec/simple_x86.html "> windows.native_exec.simple_x86</ a > </ li >
6063< li > < a href ="windows/pe_parse.html "> windows.pe_parse</ a > </ li >
6164< li > < a href ="windows/remotectypes.html "> windows.remotectypes</ a > </ li >
65+ < li > < a href ="windows/rpc/client.html "> windows.rpc.client</ a > </ li >
66+ < li > < a href ="windows/rpc/epmapper.html "> windows.rpc.epmapper</ a > </ li >
67+ < li > < a href ="windows/rpc/ndr.html "> windows.rpc.ndr</ a > </ li >
6268< li > < a href ="windows/syswow64.html "> windows.syswow64</ a > </ li >
6369< li > < a href ="windows/utils/winutils.html "> windows.utils.winutils</ a > </ li >
6470< li > < a href ="windows/winobject/exception.html "> windows.winobject.exception</ a > </ li >
@@ -101,7 +107,7 @@ <h3>Navigation</h3>
101107 < li class ="right " >
102108 < a href ="../py-modindex.html " title ="Python Module Index "
103109 > modules</ a > |</ li >
104- < li class ="nav-item nav-item-0 "> < a href ="../index.html "> PythonForWindows 0.2 documentation</ a > »</ li >
110+ < li class ="nav-item nav-item-0 "> < a href ="../index.html "> PythonForWindows 0.3 documentation</ a > »</ li >
105111 </ ul >
106112 </ div >
107113 < div class ="footer " role ="contentinfo ">
0 commit comments