Skip to content

Commit ddb2244

Browse files
committed
Update version number to 1.0.0 + update documentation
1 parent 1ab7d3c commit ddb2244

File tree

139 files changed

+162617
-116053
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+162617
-116053
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016, Rouault Clement
1+
Copyright (c) 2016-2024, Rouault Clement
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification,

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 46ec48b2adfc0c477458709c63587450
3+
config: 92d6a80a7446628386dc1fdf3dc6b1c0
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/build/html/_modules/colorama/win32.html

Lines changed: 0 additions & 236 deletions
This file was deleted.

docs/build/html/_modules/ctypes.html

Lines changed: 0 additions & 636 deletions
This file was deleted.

docs/build/html/_modules/index.html

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
1+
<!DOCTYPE html>
12

2-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4-
5-
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<html lang="en" data-content_root="../">
64
<head>
7-
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9-
<title>Overview: module code &#8212; PythonForWindows 0.6 documentation</title>
10-
<link rel="stylesheet" href="../_static/classic.css" type="text/css" />
11-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12-
<link rel="stylesheet" type="text/css" href="../_static/css/mbasic.css" />
5+
<meta charset="utf-8" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<title>Overview: module code &#8212; PythonForWindows 1.0.0 documentation</title>
8+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
9+
<link rel="stylesheet" type="text/css" href="../_static/classic.css?v=def86cc0" />
10+
<link rel="stylesheet" type="text/css" href="../_static/css/mbasic.css?v=957880af" />
1311

14-
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
15-
<script type="text/javascript" src="../_static/jquery.js"></script>
16-
<script type="text/javascript" src="../_static/underscore.js"></script>
17-
<script type="text/javascript" src="../_static/doctools.js"></script>
18-
<script type="text/javascript" src="../_static/language_data.js"></script>
12+
<script src="../_static/documentation_options.js?v=8d563738"></script>
13+
<script src="../_static/doctools.js?v=9a2dae69"></script>
14+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1915

2016
<link rel="index" title="Index" href="../genindex.html" />
2117
<link rel="search" title="Search" href="../search.html" />
@@ -29,7 +25,8 @@ <h3>Navigation</h3>
2925
<li class="right" >
3026
<a href="../py-modindex.html" title="Python Module Index"
3127
>modules</a> |</li>
32-
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 0.6 documentation</a> &#187;</li>
28+
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 1.0.0 documentation</a> &#187;</li>
29+
<li class="nav-item nav-item-this"><a href="">Overview: module code</a></li>
3330
</ul>
3431
</div>
3532

@@ -39,9 +36,7 @@ <h3>Navigation</h3>
3936
<div class="body" role="main">
4037

4138
<h1>All modules for which code is available</h1>
42-
<ul><li><a href="colorama/win32.html">colorama.win32</a></li>
43-
<li><a href="ctypes.html">ctypes</a></li>
44-
<li><a href="windows/alpc.html">windows.alpc</a></li>
39+
<ul><li><a href="windows/alpc.html">windows.alpc</a></li>
4540
<li><a href="windows/com.html">windows.com</a></li>
4641
<li><a href="windows/crypto/certificate.html">windows.crypto.certificate</a></li>
4742
<li><a href="windows/crypto/cryptmsg.html">windows.crypto.cryptmsg</a></li>
@@ -53,6 +48,7 @@ <h1>All modules for which code is available</h1>
5348
<li><a href="windows/debug/symboldbg.html">windows.debug.symboldbg</a></li>
5449
<li><a href="windows/debug/symbols.html">windows.debug.symbols</a></li>
5550
<li><a href="windows/generated_def/flag.html">windows.generated_def.flag</a></li>
51+
<li><a href="windows/generated_def/interfaces.html">windows.generated_def.interfaces</a></li>
5652
<li><a href="windows/generated_def/winstructs.html">windows.generated_def.winstructs</a></li>
5753
<li><a href="windows/hooks.html">windows.hooks</a></li>
5854
<li><a href="windows/native_exec/cpuid.html">windows.native_exec.cpuid</a></li>
@@ -90,23 +86,22 @@ <h1>All modules for which code is available</h1>
9086
<li><a href="windows/wintrust.html">windows.wintrust</a></li>
9187
</ul>
9288

89+
<div class="clearer"></div>
9390
</div>
9491
</div>
9592
</div>
9693
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
9794
<div class="sphinxsidebarwrapper">
98-
<div id="searchbox" style="display: none" role="search">
99-
<h3>Quick search</h3>
95+
<search id="searchbox" style="display: none" role="search">
96+
<h3 id="searchlabel">Quick search</h3>
10097
<div class="searchformwrapper">
10198
<form class="search" action="../search.html" method="get">
102-
<input type="text" name="q" />
99+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
103100
<input type="submit" value="Go" />
104-
<input type="hidden" name="check_keywords" value="yes" />
105-
<input type="hidden" name="area" value="default" />
106101
</form>
107102
</div>
108-
</div>
109-
<script type="text/javascript">$('#searchbox').show(0);</script>
103+
</search>
104+
<script>document.getElementById('searchbox').style.display = "block"</script>
110105
</div>
111106
</div>
112107
<div class="clearer"></div>
@@ -120,12 +115,13 @@ <h3>Navigation</h3>
120115
<li class="right" >
121116
<a href="../py-modindex.html" title="Python Module Index"
122117
>modules</a> |</li>
123-
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 0.6 documentation</a> &#187;</li>
118+
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 1.0.0 documentation</a> &#187;</li>
119+
<li class="nav-item nav-item-this"><a href="">Overview: module code</a></li>
124120
</ul>
125121
</div>
126122
<div class="footer" role="contentinfo">
127-
&#169; Copyright 2015-2020, Clement Rouault.
128-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
123+
&#169; Copyright 2015-2020, Clement Rouault.
124+
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.3.7.
129125
</div>
130126
</body>
131127
</html>

0 commit comments

Comments
 (0)