-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpydoc-markdown.yaml
More file actions
22 lines (19 loc) · 918 Bytes
/
pydoc-markdown.yaml
File metadata and controls
22 lines (19 loc) · 918 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
loaders:
- type: python
search_path: [.]
modules:
- dmemfs._fs
- dmemfs._handle
- dmemfs._async
- dmemfs._archive
- dmemfs._text
- dmemfs._exceptions
- dmemfs._typing
- dmemfs._pytest_plugin
processors:
- type: filter
expression: "not name.startswith('_') and name not in ('annotations','fnmatch','io','posixpath','threading','time','Iterator','CHUNK_OVERHEAD_ESTIMATE','DirNode','FileNode','Node','create_memory_guard','normalize_path','IMemoryFile','RandomAccessMemoryFile','SequentialMemoryFile','ReadWriteLock','QuotaManager','warnings','TYPE_CHECKING','Any','asyncio','codecs','abc','ABC','abstractmethod','Self','Literal','zipfile','tarfile','TypedDict','pytest') or name in ('__init__','__enter__','__exit__','__aenter__','__aexit__','__iter__','__next__','__del__')"
- type: smart
renderer:
type: markdown
filename: docs/api_md/index.md