mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
cosmetic changes to doc + generate html doc
This commit is contained in:
Vendored
+7
-7
@@ -6,7 +6,7 @@
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>3. windows.native_exec – Native Code Execution — PythonForWindows 0.4 documentation</title>
|
||||
<title>3. windows.native_exec – Native Code Execution — PythonForWindows 0.5 documentation</title>
|
||||
<link rel="stylesheet" href="_static/classic.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/css/mbasic.css" type="text/css" />
|
||||
@@ -17,7 +17,7 @@
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="next" title="4. windows.winproxy – Windows API" href="winproxy.html" />
|
||||
<link rel="prev" title="2.14. Event Log" href="evtlog.html" />
|
||||
<link rel="prev" title="2.15. Event Log" href="evtlog.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
<h3>Navigation</h3>
|
||||
@@ -32,9 +32,9 @@
|
||||
<a href="winproxy.html" title="4. windows.winproxy – Windows API"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="evtlog.html" title="2.14. Event Log"
|
||||
<a href="evtlog.html" title="2.15. Event Log"
|
||||
accesskey="P">previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">PythonForWindows 0.4 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">PythonForWindows 0.5 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -506,7 +506,7 @@ the end of your <code class="xref py py-class docutils literal notranslate"><spa
|
||||
|
||||
<h4>Previous topic</h4>
|
||||
<p class="topless"><a href="evtlog.html"
|
||||
title="previous chapter">2.14. Event Log</a></p>
|
||||
title="previous chapter">2.15. Event Log</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="winproxy.html"
|
||||
title="next chapter">4. <code class="docutils literal notranslate"><span class="pre">windows.winproxy</span></code> – Windows API</a></p>
|
||||
@@ -546,9 +546,9 @@ the end of your <code class="xref py py-class docutils literal notranslate"><spa
|
||||
<a href="winproxy.html" title="4. windows.winproxy – Windows API"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="evtlog.html" title="2.14. Event Log"
|
||||
<a href="evtlog.html" title="2.15. Event Log"
|
||||
>previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">PythonForWindows 0.4 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">PythonForWindows 0.5 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer" role="contentinfo">
|
||||
|
||||
Reference in New Issue
Block a user