CINXE.COM
Welcome to the h Documentation! — h 0.0.2 documentation
<!DOCTYPE html> <html class="writer-html5" lang="en" data-content_root="./"> <head> <meta charset="utf-8" /> <meta name="readthedocs-addons-api-version" content="1"><meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Welcome to the h Documentation! — h 0.0.2 documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" /> <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> <script src="_static/jquery.js?v=5d32c60e"></script> <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> <script src="_static/documentation_options.js?v=08bdf70a"></script> <script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="https://hypothes.is/embed.js"></script> <script src="_static/js/theme.js"></script> <script src="_static/js/versions.js"></script> <link rel="index" title="Index" href="genindex/" /> <link rel="search" title="Search" href="search/" /> <link rel="next" title="The Hypothesis community" href="community/" /> <script async type="text/javascript" src="/_/static/javascript/readthedocs-addons.js"></script><meta name="readthedocs-project-slug" content="h" /><meta name="readthedocs-version-slug" content="latest" /><meta name="readthedocs-resolver-filename" content="/" /><meta name="readthedocs-http-status" content="200" /></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="#" class="icon icon-home"> h </a> <div class="switch-menus"> <div class="version-switch"></div> <div class="language-switch"></div> </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="search/" 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"> <ul> <li class="toctree-l1"><a class="reference internal" href="community/">The Hypothesis community</a></li> <li class="toctree-l1"><a class="reference internal" href="publishers/">Advice for publishers</a></li> <li class="toctree-l1"><a class="reference internal" href="api/">Using the Hypothesis API</a></li> <li class="toctree-l1"><a class="reference internal" href="developing/">Developing Hypothesis</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="#">h</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="#" class="icon icon-home" aria-label="Home"></a></li> <li class="breadcrumb-item active">Welcome to the h Documentation!</li> <li class="wy-breadcrumbs-aside"> <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <section id="welcome-to-the-h-documentation"> <h1>Welcome to the h Documentation!<a class="headerlink" href="#welcome-to-the-h-documentation" title="Link to this heading"></a></h1> <p><a class="reference external" href="https://github.com/hypothesis/h">h</a> is the web app that serves most of the <a class="reference external" href="https://hypothes.is/">https://hypothes.is/</a> website, including the web annotations API at <a class="reference external" href="https://hypothes.is/api/">https://hypothes.is/api/</a>. The <a class="reference external" href="https://github.com/hypothesis/client">Hypothesis client</a> is a browser-based annotator that is a client for h’s API, see <a class="reference external" href="https://h.readthedocs.io/projects/client/">the client’s own documentation site</a> for docs about the client.</p> <p>This documentation is for:</p> <ul class="simple"> <li><p>Developers working with data stored in h</p></li> <li><p>Contributors to h</p></li> </ul> <section id="contents"> <h2>Contents<a class="headerlink" href="#contents" title="Link to this heading"></a></h2> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="community/">The Hypothesis community</a></li> <li class="toctree-l1"><a class="reference internal" href="publishers/">Advice for publishers</a></li> <li class="toctree-l1"><a class="reference internal" href="api/">Using the Hypothesis API</a></li> <li class="toctree-l1"><a class="reference internal" href="developing/">Developing Hypothesis</a></li> </ul> </div> </section> </section> </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="community/" class="btn btn-neutral float-right" title="The Hypothesis community" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> </div> <hr/> <div role="contentinfo"> <p>© Copyright 2012-2024, Hypothes.is Project and contributors.</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>