Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a39e98c

Browse files
committedOct 4, 2024
try adding more modules to docs
1 parent f2f65ad commit a39e98c

File tree

2 files changed

+23
-7
lines changed

2 files changed

+23
-7
lines changed
 

‎archivebox.core.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,6 @@ archivebox.core.views module
5959
:undoc-members:
6060
:show-inheritance:
6161

62-
archivebox.core.welcome\_message module
63-
---------------------------------------
64-
65-
.. automodule:: archivebox.core.welcome_message
66-
:members:
67-
:undoc-members:
68-
:show-inheritance:
6962

7063
archivebox.core.wsgi module
7164
---------------------------

‎archivebox.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,29 @@ archivebox.util module
4848
:undoc-members:
4949
:show-inheritance:
5050

51+
archivebox.machine module
52+
------------------------
53+
54+
.. automodule:: archivebox.machine
55+
:members:
56+
:undoc-members:
57+
:show-inheritance:
58+
59+
archivebox.abx module
60+
------------------------
61+
62+
.. automodule:: archivebox.abx
63+
:members:
64+
:undoc-members:
65+
:show-inheritance:
66+
67+
archivebox.queues module
68+
------------------------
69+
70+
.. automodule:: archivebox.queues
71+
:members:
72+
:undoc-members:
73+
:show-inheritance:
5174

5275
Module contents
5376
---------------

0 commit comments

Comments
 (0)
Please sign in to comment.