Skip to content

Commit

Permalink
Pushed new HTML doc, changed version to 0.3. Ready for hack.lu
Browse files Browse the repository at this point in the history
  • Loading branch information
hakril committed Oct 14, 2017
1 parent c3f9d87 commit c848f33
Show file tree
Hide file tree
Showing 98 changed files with 81,994 additions and 14,326 deletions.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: bb938eea015b2c5861daa2467f1a95bd
config: fb4e1f3623837487174af5c6fcf17f8a
tags: 645f666f9bcd5a90fca523b33c5a78b7
16 changes: 11 additions & 5 deletions docs/build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Overview: module code &#8212; PythonForWindows 0.2 documentation</title>
<title>Overview: module code &#8212; PythonForWindows 0.3 documentation</title>

<link rel="stylesheet" href="../_static/classic.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '0.2',
VERSION: '0.3',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 0.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 0.3 documentation</a> &#187;</li>
</ul>
</div>

Expand All @@ -47,18 +47,24 @@ <h3>Navigation</h3>
<div class="body" role="main">

<h1>All modules for which code is available</h1>
<ul><li><a href="windows/crypto/certificate.html">windows.crypto.certificate</a></li>
<ul><li><a href="windows/alpc.html">windows.alpc</a></li>
<li><a href="windows/crypto/certificate.html">windows.crypto.certificate</a></li>
<li><a href="windows/crypto/encrypt_decrypt.html">windows.crypto.encrypt_decrypt</a></li>
<li><a href="windows/crypto/generation.html">windows.crypto.generation</a></li>
<li><a href="windows/debug/breakpoints.html">windows.debug.breakpoints</a></li>
<li><a href="windows/debug/debugger.html">windows.debug.debugger</a></li>
<li><a href="windows/debug/localdbg.html">windows.debug.localdbg</a></li>
<li><a href="windows/generated_def/windef.html">windows.generated_def.windef</a></li>
<li><a href="windows/generated_def/winstructs.html">windows.generated_def.winstructs</a></li>
<li><a href="windows/hooks.html">windows.hooks</a></li>
<li><a href="windows/native_exec/cpuid.html">windows.native_exec.cpuid</a></li>
<li><a href="windows/native_exec/native_function.html">windows.native_exec.native_function</a></li>
<li><a href="windows/native_exec/simple_x86.html">windows.native_exec.simple_x86</a></li>
<li><a href="windows/pe_parse.html">windows.pe_parse</a></li>
<li><a href="windows/remotectypes.html">windows.remotectypes</a></li>
<li><a href="windows/rpc/client.html">windows.rpc.client</a></li>
<li><a href="windows/rpc/epmapper.html">windows.rpc.epmapper</a></li>
<li><a href="windows/rpc/ndr.html">windows.rpc.ndr</a></li>
<li><a href="windows/syswow64.html">windows.syswow64</a></li>
<li><a href="windows/utils/winutils.html">windows.utils.winutils</a></li>
<li><a href="windows/winobject/exception.html">windows.winobject.exception</a></li>
Expand Down Expand Up @@ -101,7 +107,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 0.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../index.html">PythonForWindows 0.3 documentation</a> &#187;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
Expand Down
629 changes: 629 additions & 0 deletions docs/build/html/_modules/windows/alpc.html

Large diffs are not rendered by default.

233 changes: 107 additions & 126 deletions docs/build/html/_modules/windows/crypto/certificate.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/build/html/_modules/windows/crypto/encrypt_decrypt.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>windows.crypto.encrypt_decrypt &#8212; PythonForWindows 0.2 documentation</title>
<title>windows.crypto.encrypt_decrypt &#8212; PythonForWindows 0.3 documentation</title>

<link rel="stylesheet" href="../../../_static/classic.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../../',
VERSION: '0.2',
VERSION: '0.3',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="../../index.html" accesskey="U">Module code</a> &#187;</li>
</ul>
</div>
Expand Down Expand Up @@ -187,7 +187,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="../../index.html" >Module code</a> &#187;</li>
</ul>
</div>
Expand Down
11 changes: 6 additions & 5 deletions docs/build/html/_modules/windows/crypto/generation.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>windows.crypto.generation &#8212; PythonForWindows 0.2 documentation</title>
<title>windows.crypto.generation &#8212; PythonForWindows 0.3 documentation</title>

<link rel="stylesheet" href="../../../_static/classic.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../../',
VERSION: '0.2',
VERSION: '0.3',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
Expand All @@ -37,7 +37,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="../../index.html" accesskey="U">Module code</a> &#187;</li>
</ul>
</div>
Expand All @@ -48,7 +48,8 @@ <h3>Navigation</h3>
<div class="body" role="main">

<h1>Source code for windows.crypto.generation</h1><div class="highlight"><pre>
<span></span><span class="kn">from</span> <span class="nn">windows</span> <span class="k">import</span> <span class="n">winproxy</span>
<span></span><span class="kn">import</span> <span class="nn">windows</span>
<span class="kn">from</span> <span class="nn">windows</span> <span class="k">import</span> <span class="n">winproxy</span>
<span class="kn">from</span> <span class="nn">windows.generated_def</span> <span class="k">import</span> <span class="o">*</span>

<span class="kn">from</span> <span class="nn">windows.crypto.helper</span> <span class="k">import</span> <span class="n">ECRYPT_DATA_BLOB</span>
Expand Down Expand Up @@ -132,7 +133,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="../../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.2 documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">PythonForWindows 0.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="../../index.html" >Module code</a> &#187;</li>
</ul>
</div>
Expand Down
Loading

0 comments on commit c848f33

Please sign in to comment.