Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Uberspace/lab
/ functions
Functions
51 in github.com/Uberspace/lab
⨍
Functions
51
◇
Types & classes
10
↓ 2 callers
Function
add_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 callers
Method
action_function
(self)
check-guides.py:142
↓ 1 callers
Function
addTagListToToc
()
source/_static/js/custom.js:64
↓ 1 callers
Function
checkLogoHeight
()
source/_static/js/custom.js:1
↓ 1 callers
Function
circleRatio
()
source/_static/js/custom.js:23
↓ 1 callers
Function
comma_list
Return list of nodes seperated by `, ` text nodes.
authorship/authorship/__init__.py:19
↓ 1 callers
Function
formatAuthor
(ele)
source/_static/js/custom.js:44
↓ 1 callers
Function
get_args
(argv=None)
spelling_tools.py:71
↓ 1 callers
Function
get_args
(argv: Optional[List[str]] = None)
check-guides.py:342
↓ 1 callers
Function
get_misspelled_words
Return counter for misspelled words form files in *error_dir*.
spelling_tools.py:27
↓ 1 callers
Method
get_unsupported_categories
(cls, categories: List[str])
check-guides.py:175
↓ 1 callers
Function
main
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 callers
Function
main
( guides: List[str], check_mode=False, check_warnings=False, report_all=False, verbose=Fal
check-guides.py:373
↓ 1 callers
Function
merge_newlist_to_wordlist
Merge *newlist* to *wordlist* and return the results.
spelling_tools.py:64
↓ 1 callers
Function
merge_wordfiles
Combine words form *files*, return sorted results and write to *out_file* if set.
spelling_tools.py:42
↓ 1 callers
Function
setup
(app)
authorship/authorship/__init__.py:282
↓ 1 callers
Function
tag_intro
(tag)
authorship/authorship/__init__.py:240
↓ 1 callers
Function
write_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
Function
autoLinks
(match, link, offset, string)
source/_static/js/custom.js:29
Method
category
(self)
check-guides.py:134
Method
check_action_function
Call *argument* with filename and content, return the results.
check-guides.py:170
Method
check_action_regex
Check if *argument* regex is found in content.
check-guides.py:164
Method
check_action_search
Check if string is found in content.
check-guides.py:160
Function
check_image_file
(filename: Path, content: str)
check-guides.py:209
Method
failed_checks
(self)
check-guides.py:81
Function
init_list
Initialize environment.
authorship/authorship/__init__.py:130
Method
is_failed
(self)
check-guides.py:89
Method
is_passed
(self)
check-guides.py:93
Method
is_warning
(self)
check-guides.py:138
Method
missed_checks
(self)
check-guides.py:77
Method
passed_checks
(self)
check-guides.py:73
Function
process_authorlists
Build list of authors sorted by contribution count.
authorship/authorship/__init__.py:166
Function
purge
Remove possible stale info for updated documents.
authorship/authorship/__init__.py:134
Method
result
(self)
check-guides.py:42
Method
result
(self)
check-guides.py:97
Method
run
(self)
authorship/authorship/__init__.py:45
Method
run
(self)
authorship/authorship/__init__.py:69
Method
run
(self)
authorship/authorship/__init__.py:96
Method
run
(self)
authorship/authorship/__init__.py:162
Function
setup
(app)
source/conf.py:164
Function
setup
()
source/_static/js/custom.js:72
Function
tag_list
(app)
authorship/authorship/__init__.py:222
Function
tag_pages
(app)
authorship/authorship/__init__.py:257
Method
warnings
(self)
check-guides.py:85