-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
be3b152
commit 9a88b47
Showing
108 changed files
with
36,080 additions
and
1,300 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: 72539cf72e77b2ad46b1a6b455720d47 | ||
config: 5e475b822304872e97844f5ff081e1e4 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Overview: module code — megfile documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" /> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> | ||
<script src="../_static/jquery.js"></script> | ||
<script src="../_static/underscore.js"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script> | ||
<script src="../_static/doctools.js"></script> | ||
<script src="../_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="../index.html" class="icon icon-home"> | ||
megfile | ||
</a> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../readme.html">Getting Started</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../path_format.html">Path Format</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../configuration.html">Configuration</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../megfile.html">API Reference</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../cli.html">Command Line Interface</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../advanced.html">Advanced User Guide</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../changelog.html">CHANGELOG</a></li> | ||
<li class="toctree-l1"><a class="reference external" href="https://github.com/megvii-research/megfile">GitHub</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="../index.html">megfile</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item active">Overview: module code</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="megfile/fs.html">megfile.fs</a></li> | ||
<li><a href="megfile/fs_path.html">megfile.fs_path</a></li> | ||
<li><a href="megfile/hdfs.html">megfile.hdfs</a></li> | ||
<li><a href="megfile/hdfs_path.html">megfile.hdfs_path</a></li> | ||
<li><a href="megfile/http.html">megfile.http</a></li> | ||
<li><a href="megfile/http_path.html">megfile.http_path</a></li> | ||
<li><a href="megfile/lib/s3_buffered_writer.html">megfile.lib.s3_buffered_writer</a></li> | ||
<li><a href="megfile/lib/s3_limited_seekable_writer.html">megfile.lib.s3_limited_seekable_writer</a></li> | ||
<li><a href="megfile/lib/s3_prefetch_reader.html">megfile.lib.s3_prefetch_reader</a></li> | ||
<li><a href="megfile/lib/s3_share_cache_reader.html">megfile.lib.s3_share_cache_reader</a></li> | ||
<li><a href="megfile/pathlike.html">megfile.pathlike</a></li> | ||
<li><a href="megfile/s3.html">megfile.s3</a></li> | ||
<li><a href="megfile/s3_path.html">megfile.s3_path</a></li> | ||
<li><a href="megfile/sftp.html">megfile.sftp</a></li> | ||
<li><a href="megfile/sftp_path.html">megfile.sftp_path</a></li> | ||
<li><a href="megfile/smart.html">megfile.smart</a></li> | ||
<li><a href="megfile/smart_path.html">megfile.smart_path</a></li> | ||
<li><a href="megfile/stdio.html">megfile.stdio</a></li> | ||
<li><a href="megfile/stdio_path.html">megfile.stdio_path</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
<footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2019, r-eng.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.