diff options
| author | pravic <[email protected]> | 2016-04-14 00:37:38 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-14 00:37:38 +0300 |
| commit | 68a4e446d3a571d7e516ab4d457fb27220936b69 (patch) | |
| tree | 290aa97990b3f60cd99106340fb85281155283ad /doc/km/index.html | |
| parent | add winapi-km-rs docs (diff) | |
| download | winapi-kmd-rs-68a4e446d3a571d7e516ab4d457fb27220936b69.tar.xz winapi-kmd-rs-68a4e446d3a571d7e516ab4d457fb27220936b69.zip | |
update docs
Diffstat (limited to 'doc/km/index.html')
| -rw-r--r-- | doc/km/index.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/km/index.html b/doc/km/index.html index dc3aa20..e0635e8 100644 --- a/doc/km/index.html +++ b/doc/km/index.html @@ -47,7 +47,7 @@ <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>−</span>] </a> - </span><a id='src-0' class='srclink' href='../src/km/lib.rs.html#1-55' title='goto source code'>[src]</a></span></h1> + </span><a id='src-0' class='srclink' href='../src/km/lib.rs.html#1-56' title='goto source code'>[src]</a></span></h1> <div class='docblock'><p>Windows Kernel Mode library.</p> </div><h2 id='modules' class='section-header'><a href="#modules">Modules</a></h2> <table> @@ -150,6 +150,13 @@ </td> </tr> <tr class=' module-item'> + <td><a class='mod' href='shared/index.html' + title='km::shared'>shared</a></td> + <td class='docblock short'> + <p>Data shared between kernel and user mode.</p> + </td> + </tr> + <tr class=' module-item'> <td><a class='mod' href='status/index.html' title='km::status'>status</a></td> <td class='docblock short'> |