diff --git a/docs/conf.py b/docs/conf.py index 3dcdcca..c2785cb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -6,7 +6,7 @@ import sys # Code paths for documentation -code_paths = ['../deadline/plugins/UnrealEngine', +code_paths = ['../deadline/plugins/UnrealEngine5', '../unreal/UnrealDeadlineService/Content/Python', '../unreal/MoviePipelineDeadline/Content/Python'] diff --git a/docs/source/deadline/03-api.rst b/docs/source/deadline/03-api.rst index 89953c2..c67ce30 100644 --- a/docs/source/deadline/03-api.rst +++ b/docs/source/deadline/03-api.rst @@ -20,7 +20,7 @@ RPC Plugin ++++++ -.. automodule:: UnrealEngine +.. automodule:: UnrealEngine5 :members: :undoc-members: :show-inheritance: