-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating Docs for commit 6398773 made on 2023-12-15T13:39:06+00:00 fr…
…om refs/heads/master by michaelb
- Loading branch information
0 parents
commit f5c9dce
Showing
135 changed files
with
28,260 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: 92ff66bc006609b29d0772e8d9dab65d | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Empty file.
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,7 @@ | ||
# README for the GitHub Pages Branch | ||
This branch is simply a cache for the website served from https://michaelb.github.io/sniprun, | ||
and is not intended to be viewed on github.com. | ||
|
||
For more information on how this site is built using Sphinx, Read the Docs, and GitHub Actions/Pages, see: | ||
* https://www.docslikecode.com/articles/github-pages-python-sphinx/ | ||
* https://tech.michaelaltfield.net/2020/07/18/sphinx-rtd-github-pages-1 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,58 @@ | ||
.. Sniprun documentation master file, created by | ||
sphinx-quickstart on Sun Oct 9 14:55:25 2022. | ||
You can adapt this file completely to your liking, but it should at least | ||
contain the root `toctree` directive. | ||
Welcome to Sniprun's documentation! | ||
=================================== | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Sniprun: | ||
|
||
sources/README.md | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Display modes: | ||
|
||
sources/display_modes.md | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
:hidden: | ||
:caption: Interpreters: | ||
|
||
|
||
sources/common_options.md | ||
sources/interpreters/Ada_original.md | ||
sources/interpreters/Bash_original.md | ||
sources/interpreters/C_original.md | ||
sources/interpreters/Cpp_original.md | ||
sources/interpreters/Clojure_fifo.md | ||
sources/interpreters/CS_original.md | ||
sources/interpreters/D_original.md | ||
sources/interpreters/FSharp_fifo.md | ||
sources/interpreters/Generic.md | ||
sources/interpreters/GFM_original.md | ||
sources/interpreters/Go_original.md | ||
sources/interpreters/Haskell.md | ||
sources/interpreters/JS_TS_deno.md | ||
sources/interpreters/Java_original.md | ||
sources/interpreters/Julia_jupyter.md | ||
sources/interpreters/Julia_original.md | ||
sources/interpreters/Lua_nvim.md | ||
sources/interpreters/Lua_original.md | ||
sources/interpreters/Mathematica_original.md | ||
sources/interpreters/OrgMode_original.md | ||
sources/interpreters/Prolog_original.md | ||
sources/interpreters/Python3_fifo.md | ||
sources/interpreters/Python3_jupyter.md | ||
sources/interpreters/Python3_original.md | ||
sources/interpreters/R_original.md | ||
sources/interpreters/Ruby_original.md | ||
sources/interpreters/Rust_original.md | ||
sources/interpreters/Sage_fifo.md | ||
sources/interpreters/Scala_original.md | ||
sources/interpreters/TypeScript_original.md | ||
|
Oops, something went wrong.