mirror of
https://github.com/laurentS/slowapi.git
synced 2026-03-13 09:10:20 +08:00
Add api documentation using mkautodoc
This commit is contained in:
10
docs/css/custom.css
Normal file
10
docs/css/custom.css
Normal file
@@ -0,0 +1,10 @@
|
||||
div.autodoc-docstring {
|
||||
padding-left: 20px;
|
||||
margin-bottom: 30px;
|
||||
border-left: 5px solid rgba(230, 230, 230);
|
||||
}
|
||||
|
||||
div.autodoc-members {
|
||||
padding-left: 20px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
Reference in New Issue
Block a user