@@ -37,7 +37,7 @@ Creates an API docs file from a provided text.
37
37
38
38
---
39
39
40
- <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L751 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
40
+ <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L757 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
41
41
42
42
## <kbd >function</kbd > ` generate_docs `
43
43
@@ -118,7 +118,7 @@ Initializes the markdown API generator.
118
118
119
119
---
120
120
121
- <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L514 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
121
+ <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L516 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
122
122
123
123
### <kbd >method</kbd > ` class2md `
124
124
@@ -196,7 +196,7 @@ Takes a function (or method) and generates markdown docs.
196
196
197
197
---
198
198
199
- <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L688 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
199
+ <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L690 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
200
200
201
201
### <kbd >method</kbd > ` import2md `
202
202
@@ -222,7 +222,7 @@ Generates markdown documentation for a selected object/import.
222
222
223
223
---
224
224
225
- <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L601 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
225
+ <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L603 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
226
226
227
227
### <kbd >method</kbd > ` module2md `
228
228
@@ -248,7 +248,7 @@ Takes an imported module object and create a Markdown string containing function
248
248
249
249
---
250
250
251
- <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L708 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
251
+ <a href =" https://github.com/ml-tooling/lazydocs/blob/main/src/lazydocs/generation.py#L710 " ><img align =" right " style =" float :right ;" src =" https://img.shields.io/badge/-source-cccccc?style=flat-square " ></a >
252
252
253
253
### <kbd >method</kbd > ` overview2md `
254
254
@@ -263,4 +263,4 @@ Generates a documentation overview file based on the generated docs.
263
263
264
264
---
265
265
266
- _ This file was automatically generated via [ lazydocs] ( https://github.com/ml-tooling/lazydocs ) on 16 Nov 2020 ._
266
+ _ This file was automatically generated via [ lazydocs] ( https://github.com/ml-tooling/lazydocs ) ._
0 commit comments