File tree 1 file changed +27
-1
lines changed
1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change 31
31
-------------------------------------------
32
32
This is where custom ``manage.py `` commands are defined.
33
33
34
- .. automodule :: readthedocs.core.management.commands.build_files
34
+ .. automodule :: readthedocs.core.management.commands.archive
35
+ :members:
36
+
37
+ .. automodule :: readthedocs.core.management.commands.clean_builds
38
+ :members:
39
+
40
+ .. automodule :: readthedocs.core.management.commands.import_github_language
41
+ :members:
42
+
43
+ .. automodule :: readthedocs.core.management.commands.import_github
44
+ :members:
45
+
46
+ .. automodule :: readthedocs.core.management.commands.pull
47
+ :members:
48
+
49
+ .. automodule :: readthedocs.core.management.commands.reindex_elasticsearch
50
+ :members:
51
+
52
+ .. automodule :: readthedocs.core.management.commands.set_metadata
53
+ :members:
54
+
55
+ .. automodule :: readthedocs.core.management.commands.symlink
56
+ :members:
57
+
58
+ .. automodule :: readthedocs.core.management.commands.update_api
35
59
:members:
36
60
37
61
.. automodule :: readthedocs.core.management.commands.update_repos
38
62
:members:
39
63
64
+ .. automodule :: readthedocs.core.management.commands.update_versions
65
+ :members:
You can’t perform that action at this time.
0 commit comments