mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-23 19:50:42 +00:00
Automatic Travis documentation build
This commit is contained in:
@@ -55,11 +55,7 @@
|
||||
</form>
|
||||
</nav>
|
||||
|
||||
<section id='main' class="content"><h1 class='fqn'><span class='in-band'>Enum <a href='index.html'>regex_syntax</a>::<wbr><a class="enum" href=''>Error</a></span><span class='out-of-band'><span id='render-detail'>
|
||||
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
|
||||
[<span class='inner'>−</span>]
|
||||
</a>
|
||||
</span><a class='srclink' href='../src/regex_syntax/error.rs.html#14-28' title='goto source code'>[src]</a></span></h1><div class="docblock type-decl"><pre class='rust enum'>pub enum Error {
|
||||
<section id='main' class="content"><h1 class='fqn'><span class='in-band'>Enum <a href='index.html'>regex_syntax</a>::<wbr><a class="enum" href=''>Error</a></span><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../src/regex_syntax/error.rs.html#14-28' title='goto source code'>[src]</a></span></h1><div class="docblock type-decl"><pre class='rust enum'>pub enum Error {
|
||||
Parse(<a class="struct" href="../regex_syntax/ast/struct.Error.html" title="struct regex_syntax::ast::Error">Error</a>),
|
||||
Translate(<a class="struct" href="../regex_syntax/hir/struct.Error.html" title="struct regex_syntax::hir::Error">Error</a>),
|
||||
// some variants omitted
|
||||
|
||||
Reference in New Issue
Block a user