MCPcopy Create free account

hub / github.com/Uberspace/lab / functions

Functions51 in github.com/Uberspace/lab

↓ 2 callersFunctionadd_list_type
Register directives for *name* with *list_cls* and connect them with *app*. 1. Register directive `<name>`: it stores entries in the environ
authorship/authorship/__init__.py:112
↓ 1 callersMethodaction_function
(self)
check-guides.py:142
↓ 1 callersFunctionaddTagListToToc
()
source/_static/js/custom.js:64
↓ 1 callersFunctioncheckLogoHeight
()
source/_static/js/custom.js:1
↓ 1 callersFunctioncircleRatio
()
source/_static/js/custom.js:23
↓ 1 callersFunctioncomma_list
Return list of nodes seperated by `, ` text nodes.
authorship/authorship/__init__.py:19
↓ 1 callersFunctionformatAuthor
(ele)
source/_static/js/custom.js:44
↓ 1 callersFunctionget_args
(argv=None)
spelling_tools.py:71
↓ 1 callersFunctionget_args
(argv: Optional[List[str]] = None)
check-guides.py:342
↓ 1 callersFunctionget_misspelled_words
Return counter for misspelled words form files in *error_dir*.
spelling_tools.py:27
↓ 1 callersMethodget_unsupported_categories
(cls, categories: List[str])
check-guides.py:175
↓ 1 callersFunctionmain
Write errors found in *error_dir* to *newlist*, sorted by hit count. Or merge *newlist* to *wordlist* instead, if *merge* is set.
spelling_tools.py:79
↓ 1 callersFunctionmain
( guides: List[str], check_mode=False, check_warnings=False, report_all=False, verbose=Fal
check-guides.py:373
↓ 1 callersFunctionmerge_newlist_to_wordlist
Merge *newlist* to *wordlist* and return the results.
spelling_tools.py:64
↓ 1 callersFunctionmerge_wordfiles
Combine words form *files*, return sorted results and write to *out_file* if set.
spelling_tools.py:42
↓ 1 callersFunctionsetup
(app)
authorship/authorship/__init__.py:282
↓ 1 callersFunctiontag_intro
(tag)
authorship/authorship/__init__.py:240
↓ 1 callersFunctionwrite_errors_to_newlist
Write errors found in *error_dir* to *outfile*, sorted by hit count.
spelling_tools.py:55
Method__bool__
(self)
check-guides.py:69
Method__call__
(self, filename: Path, content: str)
check-guides.py:150
Method__call__
( self, filename: Path, categories=("error"), report_all=False )
check-guides.py:190
Method__init__
(self, results)
check-guides.py:63
Method__init__
(self, *checks)
check-guides.py:187
Method__iter__
(self)
check-guides.py:66
Method__post_init__
(self)
check-guides.py:126
FunctionautoLinks
(match, link, offset, string)
source/_static/js/custom.js:29
Methodcategory
(self)
check-guides.py:134
Methodcheck_action_function
Call *argument* with filename and content, return the results.
check-guides.py:170
Methodcheck_action_regex
Check if *argument* regex is found in content.
check-guides.py:164
Methodcheck_action_search
Check if string is found in content.
check-guides.py:160
Functioncheck_image_file
(filename: Path, content: str)
check-guides.py:209
Methodfailed_checks
(self)
check-guides.py:81
Functioninit_list
Initialize environment.
authorship/authorship/__init__.py:130
Methodis_failed
(self)
check-guides.py:89
Methodis_passed
(self)
check-guides.py:93
Methodis_warning
(self)
check-guides.py:138
Methodmissed_checks
(self)
check-guides.py:77
Methodpassed_checks
(self)
check-guides.py:73
Functionprocess_authorlists
Build list of authors sorted by contribution count.
authorship/authorship/__init__.py:166
Functionpurge
Remove possible stale info for updated documents.
authorship/authorship/__init__.py:134
Methodresult
(self)
check-guides.py:42
Methodresult
(self)
check-guides.py:97
Methodrun
(self)
authorship/authorship/__init__.py:45
Methodrun
(self)
authorship/authorship/__init__.py:69
Methodrun
(self)
authorship/authorship/__init__.py:96
Methodrun
(self)
authorship/authorship/__init__.py:162
Functionsetup
(app)
source/conf.py:164
Functionsetup
()
source/_static/js/custom.js:72
Functiontag_list
(app)
authorship/authorship/__init__.py:222
Functiontag_pages
(app)
authorship/authorship/__init__.py:257
Methodwarnings
(self)
check-guides.py:85