Fixed translation build
All checks were successful
All checks were successful
This commit is contained in:
@@ -4,7 +4,7 @@ Translation reference
|
||||
cpl\_translation.translate\_pipe
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: cpl_translation.translate_pipe
|
||||
.. automodule:: cpl.translation.translate_pipe
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -12,7 +12,7 @@ cpl\_translation.translate\_pipe
|
||||
cpl\_translation.translation\_service
|
||||
--------------------------------------------
|
||||
|
||||
.. automodule:: cpl_translation.translation_service
|
||||
.. automodule:: cpl.translation.translation_service
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -20,7 +20,7 @@ cpl\_translation.translation\_service
|
||||
cpl\_translation.translation\_service\_abc
|
||||
-------------------------------------------------
|
||||
|
||||
.. automodule:: cpl_translation.translation_service_abc
|
||||
.. automodule:: cpl.translation.translation_service_abc
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -28,7 +28,7 @@ cpl\_translation.translation\_service\_abc
|
||||
cpl\_translation.translation\_settings
|
||||
---------------------------------------------
|
||||
|
||||
.. automodule:: cpl_translation.translation_settings
|
||||
.. automodule:: cpl.translation.translation_settings
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
2
docs/build/html/_sources/index.rst.txt
vendored
2
docs/build/html/_sources/index.rst.txt
vendored
@@ -92,4 +92,4 @@ These pages go into great detail about everything the Library can do.
|
||||
cpl.core
|
||||
cpl_discord
|
||||
cpl.query
|
||||
cpl_translation
|
||||
cpl.translation
|
||||
|
||||
2
docs/build/html/_sources/modules.rst.txt
vendored
2
docs/build/html/_sources/modules.rst.txt
vendored
@@ -8,4 +8,4 @@ Packages
|
||||
cpl.core
|
||||
cpl_discord
|
||||
cpl.query
|
||||
cpl_translation
|
||||
cpl.translation
|
||||
|
||||
Reference in New Issue
Block a user