start autogenerating documentation on modules
This commit is contained in:
parent
e92ca215e3
commit
9cb39103c6
4 changed files with 71 additions and 8 deletions
|
@ -12,7 +12,7 @@ from dataclasses import dataclass
|
|||
@dataclass
|
||||
class reddit(uconfig):
|
||||
'''
|
||||
Reddit module uses [[rexport][https://github.com/karlicoss/rexport]] output
|
||||
Reddit module uses [[https://github.com/karlicoss/rexport][rexport]] output
|
||||
'''
|
||||
export_path: Paths # path[s]/glob to the exported data
|
||||
rexport : Optional[PathIsh] = None # path to a local clone of rexport
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue