Skip to content

Commit e07d4db

Browse files
committed
Added th description from the readme at the beginning of the documentation
1 parent c848f33 commit e07d4db

Some content is hidden

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

74 files changed

+143
-81
lines changed

TODO

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ TODO:
22

33
- Better WMI interface
44

5+
- Process:
6+
- set/get WinProcess.priority
57

68
- DBG
79
- Verif multiple bp at same place..

docs/build/html/_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3>Navigation</h3>
112112
</div>
113113
<div class="footer" role="contentinfo">
114114
&#169; Copyright 2015, Clement Rouault.
115-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
115+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
116116
</div>
117117
</body>
118118
</html>

docs/build/html/_modules/windows/alpc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ <h3>Navigation</h3>
623623
</div>
624624
<div class="footer" role="contentinfo">
625625
&#169; Copyright 2015, Clement Rouault.
626-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
626+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
627627
</div>
628628
</body>
629629
</html>

docs/build/html/_modules/windows/crypto/certificate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ <h3>Navigation</h3>
520520
</div>
521521
<div class="footer" role="contentinfo">
522522
&#169; Copyright 2015, Clement Rouault.
523-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
523+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
524524
</div>
525525
</body>
526526
</html>

docs/build/html/_modules/windows/crypto/encrypt_decrypt.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h3>Navigation</h3>
193193
</div>
194194
<div class="footer" role="contentinfo">
195195
&#169; Copyright 2015, Clement Rouault.
196-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
196+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
197197
</div>
198198
</body>
199199
</html>

docs/build/html/_modules/windows/crypto/generation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3>Navigation</h3>
139139
</div>
140140
<div class="footer" role="contentinfo">
141141
&#169; Copyright 2015, Clement Rouault.
142-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
142+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
143143
</div>
144144
</body>
145145
</html>

docs/build/html/_modules/windows/debug/breakpoints.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h3>Navigation</h3>
268268
</div>
269269
<div class="footer" role="contentinfo">
270270
&#169; Copyright 2015, Clement Rouault.
271-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
271+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
272272
</div>
273273
</body>
274274
</html>

docs/build/html/_modules/windows/debug/debugger.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ <h3>Navigation</h3>
11131113
</div>
11141114
<div class="footer" role="contentinfo">
11151115
&#169; Copyright 2015, Clement Rouault.
1116-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
1116+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
11171117
</div>
11181118
</body>
11191119
</html>

docs/build/html/_modules/windows/debug/localdbg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h3>Navigation</h3>
367367
</div>
368368
<div class="footer" role="contentinfo">
369369
&#169; Copyright 2015, Clement Rouault.
370-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
370+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
371371
</div>
372372
</body>
373373
</html>

docs/build/html/_modules/windows/generated_def/windef.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2027,7 +2027,7 @@ <h3>Navigation</h3>
20272027
</div>
20282028
<div class="footer" role="contentinfo">
20292029
&#169; Copyright 2015, Clement Rouault.
2030-
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.5.
2030+
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
20312031
</div>
20322032
</body>
20332033
</html>

0 commit comments

Comments
 (0)