-
Notifications
You must be signed in to change notification settings - Fork 1
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
0 parents
commit 60b5c55
Showing
85 changed files
with
23,317 additions
and
0 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 |
---|---|---|
@@ -0,0 +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: ae933e1bd5a1b561405440a4dc342baf | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,187 @@ | ||
<!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 — sphinx-github-style 1.1.1 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/github_style.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/sphinx-inlinecode.css" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/custom.css" /> | ||
|
||
|
||
<link rel="canonical" href="https://sphinx-github-style.readthedocs.io/en/latest/_modules/index.html" /> | ||
<!--[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/sphinx_highlight.js"></script> | ||
<script src="../_static/sphinx-inlinecode.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="../contents.html" class="icon icon-home"> | ||
sphinx-github-style | ||
<img src="../_static/logo_square.ico" class="logo" alt="Logo"/> | ||
</a> | ||
<div class="version"> | ||
1.1.1 | ||
</div> | ||
<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">README</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../index.html#about">About</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="../index.html#github-source-code-links">GitHub Source Code Links</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../index.html#syntax-highlighting">Syntax Highlighting</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../index.html#installation">Installation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../index.html#configuration">Configuration</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="../index.html#optional-configuration-variables">Optional Configuration Variables</a><ul> | ||
<li class="toctree-l3"><a class="reference internal" href="../index.html#top-level"><code class="docutils literal notranslate"><span class="pre">top_level</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../index.html#linkcode-blob"><code class="docutils literal notranslate"><span class="pre">linkcode_blob</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../index.html#linkcode-url"><code class="docutils literal notranslate"><span class="pre">linkcode_url</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../index.html#linkcode-link-text"><code class="docutils literal notranslate"><span class="pre">linkcode_link_text</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../index.html#linkcode-resolve"><code class="docutils literal notranslate"><span class="pre">linkcode_resolve</span></code></a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Documentation</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../modules.html">The <code class="docutils literal notranslate"><span class="pre">sphinx_github_style</span></code> Package</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.setup"><code class="docutils literal notranslate"><span class="pre">setup()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.add_static_path"><code class="docutils literal notranslate"><span class="pre">add_static_path()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.add_lexer"><code class="docutils literal notranslate"><span class="pre">add_lexer()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.get_linkcode_revision"><code class="docutils literal notranslate"><span class="pre">get_linkcode_revision()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.get_head"><code class="docutils literal notranslate"><span class="pre">get_head()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.get_last_tag"><code class="docutils literal notranslate"><span class="pre">get_last_tag()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.get_linkcode_url"><code class="docutils literal notranslate"><span class="pre">get_linkcode_url()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.get_linkcode_resolve"><code class="docutils literal notranslate"><span class="pre">get_linkcode_resolve()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.get_repo_dir"><code class="docutils literal notranslate"><span class="pre">get_repo_dir()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.get_conf_val"><code class="docutils literal notranslate"><span class="pre">get_conf_val()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../modules.html#sphinx_github_style.__init__.set_conf_val"><code class="docutils literal notranslate"><span class="pre">set_conf_val()</span></code></a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="../add_linkcode_class.html">CSS Styling for Linkcode Links</a><ul> | ||
<li class="toctree-l3"><a class="reference internal" href="../add_linkcode_class.html#sphinx_github_style.add_linkcode_class.add_linkcode_node_class"><code class="docutils literal notranslate"><span class="pre">add_linkcode_node_class()</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../add_linkcode_class.html#the-github-style-stylesheet">The <code class="docutils literal notranslate"><span class="pre">github_style.css</span></code> StyleSheet</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l2"><a class="reference internal" href="../github_style.html">GitHub Dark Theme Pygments Style</a><ul> | ||
<li class="toctree-l3"><a class="reference internal" href="../github_style.html#sphinx_github_style.github_style.TDKStyle"><code class="docutils literal notranslate"><span class="pre">TDKStyle</span></code></a><ul> | ||
<li class="toctree-l4"><a class="reference internal" href="../github_style.html#sphinx_github_style.github_style.TDKStyle.background_color"><code class="docutils literal notranslate"><span class="pre">TDKStyle.background_color</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../github_style.html#sphinx_github_style.github_style.TDKStyle.default_style"><code class="docutils literal notranslate"><span class="pre">TDKStyle.default_style</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../github_style.html#sphinx_github_style.github_style.TDKStyle.styles"><code class="docutils literal notranslate"><span class="pre">TDKStyle.styles</span></code></a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l2"><a class="reference internal" href="../lexer.html">Pygments Lexer for Syntax Highlighting of Methods, Classes, Type Hints, and more</a><ul> | ||
<li class="toctree-l3"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.is_module_in_package"><code class="docutils literal notranslate"><span class="pre">is_module_in_package()</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.is_class_in_package"><code class="docutils literal notranslate"><span class="pre">is_class_in_package()</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.get_pkg_funcs"><code class="docutils literal notranslate"><span class="pre">get_pkg_funcs()</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.get_funcs_from_external_module"><code class="docutils literal notranslate"><span class="pre">get_funcs_from_external_module()</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.get_funcs"><code class="docutils literal notranslate"><span class="pre">get_funcs()</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.get_builtins"><code class="docutils literal notranslate"><span class="pre">get_builtins()</span></code></a></li> | ||
<li class="toctree-l3"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer"><code class="docutils literal notranslate"><span class="pre">TDKLexer</span></code></a><ul> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.name"><code class="docutils literal notranslate"><span class="pre">TDKLexer.name</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.url"><code class="docutils literal notranslate"><span class="pre">TDKLexer.url</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.aliases"><code class="docutils literal notranslate"><span class="pre">TDKLexer.aliases</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.TOP_LEVEL"><code class="docutils literal notranslate"><span class="pre">TDKLexer.TOP_LEVEL</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.FUNCS"><code class="docutils literal notranslate"><span class="pre">TDKLexer.FUNCS</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.CLASSES"><code class="docutils literal notranslate"><span class="pre">TDKLexer.CLASSES</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.get_pkg_lexer"><code class="docutils literal notranslate"><span class="pre">TDKLexer.get_pkg_lexer()</span></code></a></li> | ||
<li class="toctree-l4"><a class="reference internal" href="../lexer.html#sphinx_github_style.lexer.TDKLexer.get_tokens_unprocessed"><code class="docutils literal notranslate"><span class="pre">TDKLexer.get_tokens_unprocessed()</span></code></a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Extras</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../contents.html">Table Of Contents</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="../contents.html">sphinx-github-style</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="../contents.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="sphinx_github_style/__init__.html">sphinx_github_style.__init__</a></li> | ||
<li><a href="sphinx_github_style/add_linkcode_class.html">sphinx_github_style.add_linkcode_class</a></li> | ||
<li><a href="sphinx_github_style/github_style.html">sphinx_github_style.github_style</a></li> | ||
<li><a href="sphinx_github_style/lexer.html">sphinx_github_style.lexer</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
<footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2023, Adam Korn.</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.