From 6e0e63e0df985a704e5245737c396b363e9860e8 Mon Sep 17 00:00:00 2001 From: nilshah98 Date: Sat, 15 Jun 2019 18:43:23 +0530 Subject: setup.py and conf.py configured for `Read The Docs` documentation --- code/modelEditor/modelEditor.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/modelEditor') diff --git a/code/modelEditor/modelEditor.rst b/code/modelEditor/modelEditor.rst index 66f115e7..61aa5300 100644 --- a/code/modelEditor/modelEditor.rst +++ b/code/modelEditor/modelEditor.rst @@ -3,4 +3,4 @@ Model Editor Component .. automodule:: modelEditor.ModelEditor :members: - + \ No newline at end of file -- cgit