diff options
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'> |