diff --git a/_static/alabaster.css b/_static/alabaster.css index 0eddaeb..517d0b2 100644 --- a/_static/alabaster.css +++ b/_static/alabaster.css @@ -419,7 +419,9 @@ table.footnote td { } dl { - margin: 0; + margin-left: 0; + margin-right: 0; + margin-top: 0; padding: 0; } diff --git a/_static/pygments.css b/_static/pygments.css index 9abe04b..57c7df3 100644 --- a/_static/pygments.css +++ b/_static/pygments.css @@ -22,6 +22,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */ .highlight .gd { color: #a40000 } /* Generic.Deleted */ .highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */ +.highlight .ges { color: #000000 } /* Generic.EmphStrong */ .highlight .gr { color: #ef2929 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #00A000 } /* Generic.Inserted */ diff --git a/genindex.html b/genindex.html index d0f72ef..7d9d7c4 100644 --- a/genindex.html +++ b/genindex.html @@ -196,7 +196,7 @@

Quick search

| Powered by Sphinx 5.3.0 - & Alabaster 0.7.12 + & Alabaster 0.7.13 diff --git a/index.html b/index.html index 19ae95c..12cbf67 100644 --- a/index.html +++ b/index.html @@ -53,9 +53,9 @@

Welcome to cyminhook’s documentation! class cyminhook.MinHook

MinHook hook.

-

signature is a ctypes function signature created by either ctypes.CFUNCTYPE(), -ctypes.WINFUNCTYPE(), ctypes.PYFUNCTYPE(). target is either the address to hook -or a ctypes function object for the function to hook. detour is the Python callable +

signature is a ctypes function signature created by either ctypes.CFUNCTYPE(), +ctypes.WINFUNCTYPE(), ctypes.PYFUNCTYPE(). target is either the address to hook +or a ctypes function object for the function to hook. detour is the Python callable that will be called by the hook.

Warning

@@ -182,7 +182,7 @@

Quick search

| Powered by Sphinx 5.3.0 - & Alabaster 0.7.12 + & Alabaster 0.7.13 | Quick search

| Powered by Sphinx 5.3.0 - & Alabaster 0.7.12 + & Alabaster 0.7.13 diff --git a/samples/index.html b/samples/index.html index 8081f8d..1af77f9 100644 --- a/samples/index.html +++ b/samples/index.html @@ -120,7 +120,7 @@

Quick search

| Powered by Sphinx 5.3.0 - & Alabaster 0.7.12 + & Alabaster 0.7.13 | Quick search | Powered by Sphinx 5.3.0 - & Alabaster 0.7.12 + & Alabaster 0.7.13 | Quick search | Powered by Sphinx 5.3.0 - & Alabaster 0.7.12 + & Alabaster 0.7.13 | Related Topics | Powered by Sphinx 5.3.0 - & Alabaster 0.7.12 + & Alabaster 0.7.13