-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- feat: use package drain-swamp-snippet - refactor: remove module drain_swamp.snip - chore: add build requirement dependency drain-swamp-snippet
- Loading branch information
1 parent
cdb411c
commit f99109f
Showing
62 changed files
with
303 additions
and
1,898 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
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
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
This file was deleted.
Oops, something went wrong.
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
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
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
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,16 @@ | ||
# Sphinx inventory version 2 | ||
# Project: drain-swamp-snippet 0.0.1.post1 | ||
# Version: 0.0.1.post1 | ||
# The remainder of this file is compressed using zlib. | ||
drain_swamp_snippet.Snip py:class 1 code/snip.html#drain_swamp_snippet.snip.Snip - | ||
drain_swamp_snippet.Snip.replace py:method 1 code/snip.html#drain_swamp_snippet.snip.Snip.replace - | ||
drain_swamp_snippet.Snip.replace.params.replacement py:parmeter 1 code/snip.html#drain_swamp_snippet.snip.Snip.replace - | ||
drain_swamp_snippet.Snip.replace.params.id_ py:parmeter 1 code/snip.html#drain_swamp_snippet.snip.Snip.replace - | ||
drain_swamp_snippet.ReplaceResult py:class 1 code/snip.html#drain_swamp_snippet.snip.ReplaceResult - | ||
drain_swamp_snippet.snip.Snip py:class 1 code/snip.html#$ - | ||
drain_swamp_snippet.snip.Snip.replace py:method 1 code/snip.html#$ - | ||
drain_swamp_snippet.snip.Snip.replace.params.replacement py:parmeter 1 code/snip.html#$ - | ||
drain_swamp_snippet.snip.Snip.replace.params.id_ py:parmeter 1 code/snip.html#$ - | ||
drain_swamp_snippet.snip.ReplaceResult py:class 1 code/snip.html#$ - | ||
snippets std:doc -1 snippets.html snippets | ||
overview std:doc -1 overview.html Anatomy of a snippet |
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
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
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 |
---|---|---|
|
@@ -14,3 +14,4 @@ sphinx_design | |
sphinx-tabs | ||
sphinx-favicon | ||
interrogate | ||
drain-swamp-snippet==1.0.0.post1 |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.