- Add Gitea Actions workflow to build and deploy docs on push to main - Generate Sphinx reference documentation for all apps and modules - Deploy versioned and latest docs via rsync over SSH
22 lines
546 B
ReStructuredText
22 lines
546 B
ReStructuredText
library.management.commands package
|
|
===================================
|
|
|
|
.. automodule:: library.management.commands
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|
|
|
|
Submodules
|
|
----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
library.management.commands.embed_collection
|
|
library.management.commands.embed_item
|
|
library.management.commands.embedding_status
|
|
library.management.commands.load_library_types
|
|
library.management.commands.search
|
|
library.management.commands.search_stats
|
|
library.management.commands.setup_neo4j_indexes
|