Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.1.2
run_gen_doc
Browse files
Oct 25, 2020
Fixed a link in the README.
· f326869b
MT
authored
Oct 25, 2020
View commits for tag 1.1.2
1.1.2
f326869b
Fixed FileNotFoundError of CSS file on Windows when the CWD is initially 'somewhere else'.
· 560a6d4a
MT
authored
Oct 25, 2020
560a6d4a
bugfix: Only the first module in subpackages was found.
· 0e5ed18b
MT
authored
Oct 25, 2020
0e5ed18b
bugfix (forgot the concrete bug)
· 6284b4b4
MT
authored
Oct 25, 2020
6284b4b4
May 24, 2020
handling of multiple function definitions
· 03386dc5
MT
authored
May 24, 2020
View commits for tag 1.1.1
1.1.1
03386dc5
handling of multiple method definitions
· a8f367d7
MT
authored
May 24, 2020
a8f367d7
May 17, 2020
fixed extraction of global var values including lists and sets/dicts over multiple lines
· 9a68692b
MT
authored
May 17, 2020
View commits for tag 1.1
1.1
9a68692b
added hint to attributes when they are class variables
· 4f8dd944
MT
authored
May 17, 2020
4f8dd944
May 16, 2020
added option IGNORE_ATTRIBUTES
· bcb7bc2f
MT
authored
May 16, 2020
bcb7bc2f
handling of multiple class variables and properties with equal name in same class
· 2bb3d8bb
MT
authored
May 16, 2020
2bb3d8bb
fixed some wrong descriptions in the option section
· 59b29f34
MT
authored
May 16, 2020
59b29f34
added option IGNORE_PROPERTIES
· 2f8c6963
MT
authored
May 16, 2020
2f8c6963
small clarification in README
· 3d37b887
MT
authored
May 16, 2020
3d37b887
made global variables in test modules UPPER_CASE, too
· 84e12f5e
MT
authored
May 16, 2020
84e12f5e
Apr 22, 2020
update README.md
· 79912891
MT
authored
Apr 22, 2020
View commits for tag 1.0.3
1.0.3
79912891
added docs for CSS designers
· 1ae1f4f3
MT
authored
Apr 22, 2020
1ae1f4f3
Apr 19, 2020
fixed link to developer PDF
· 49575b28
MT
authored
Apr 19, 2020
View commits for tag 1.0.2
1.0.2
49575b28
docs for developers
· f84275d6
MT
authored
Apr 19, 2020
f84275d6
Apr 18, 2020
small fix regarding None value in INDEX_LINK_TEXT in check
· 0dea76c3
MT
authored
Apr 18, 2020
View commits for tag 1.0.1
1.0.1
0dea76c3
typo in README
· 92a9b749
MT
authored
Apr 18, 2020
View commits for tag 1.0
1.0
92a9b749
Update README.md
· adfd65a5
MT
authored
Apr 18, 2020
adfd65a5
Update README.md
· a2447492
MT
authored
Apr 18, 2020
a2447492
Update README.md
· 9075b5d2
MT
authored
Apr 18, 2020
9075b5d2
Update README.md
· 4873da5c
MT
authored
Apr 18, 2020
4873da5c
updated URL of repository to get rid of HTTPS warnings
· eb03f1cd
MT
authored
Apr 18, 2020
eb03f1cd
Update README.md
· fb96ab97
MT
authored
Apr 18, 2020
fb96ab97
added option checks
· 9a6ec068
MT
authored
Apr 18, 2020
9a6ec068
Apr 13, 2020
ignoring of triple quote strings in values
· 7895d4d8
MT
authored
Apr 13, 2020
7895d4d8
merge README changes from remote
· ae0f42db
MT
authored
Apr 13, 2020
ae0f42db
changed order of some functions
· ef7b25d8
MT
authored
Apr 13, 2020
ef7b25d8
Update README.md
· ff099282
MT
authored
Apr 13, 2020
ff099282
typo in README
· 95548171
MT
authored
Apr 13, 2020
95548171
Update README.md
· 051864f4
MT
authored
Apr 13, 2020
051864f4
typo in README
· 8e3591f1
MT
authored
Apr 13, 2020
8e3591f1
Update README.md
· 3af140bf
MT
authored
Apr 13, 2020
3af140bf
update of README
· 4dca5769
MT
authored
Apr 13, 2020
4dca5769
no wrap in docstring lines + small style update
· 7d40bab2
MT
authored
Apr 13, 2020
7d40bab2
introduced option to ignore symbols without a docstring
· 61b54104
MT
authored
Apr 13, 2020
61b54104
small style update
· f2b5b752
MT
authored
Apr 13, 2020
f2b5b752
changed standard order of docs
· 525d0ac5
MT
authored
Apr 13, 2020
525d0ac5
Loading