diff --git a/docs/about/community.rst b/docs/about/community.rst index cb44fd7..aaf4265 100644 --- a/docs/about/community.rst +++ b/docs/about/community.rst @@ -5,5 +5,12 @@ Community Discord ======= +Feel free to join our `discord server `_ ! +You will find help, a way to take part in the project, public collaborative sessions, people to create with, information about the addon's progress and much more. + Contributors -============ \ No newline at end of file +============ + +.. image:: img/avatar_swann.png + :width: 50px + :align: left \ No newline at end of file diff --git a/docs/about/features.rst b/docs/about/features.rst index 7e84d66..c8d6cad 100644 --- a/docs/about/features.rst +++ b/docs/about/features.rst @@ -2,6 +2,14 @@ Key Features ============ +The Multi-User is a free and open source blender addon. +It aims to allow multiple users to work on the same scene over the network. Based on a Clients / Server architecture, the data-oriented replication schema replicate blender data-blocks across the wire. + +.. warning:: + The addon is still in development Be carefull when using it. + + On rare occasions, it can happen that your blender scenes become corrupted, think of making backups to avoid losing your projects. + Collaboration ============= diff --git a/docs/about/img/avatar_swann.png b/docs/about/img/avatar_swann.png new file mode 100644 index 0000000..25e64fb Binary files /dev/null and b/docs/about/img/avatar_swann.png differ diff --git a/docs/index.rst b/docs/index.rst index 95ee32d..94de2b3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,6 +8,8 @@ Welcome to the manual of the Multi-user, a free and open source blender addon. I Join our `discord server `_ to get help and join collaborative creation sessions. +.. warning:: Still under development + .. image:: img/homepage_ban.png diff --git a/docs/workflow/index.rst b/docs/workflow/index.rst index a5925e3..e7223d0 100644 --- a/docs/workflow/index.rst +++ b/docs/workflow/index.rst @@ -2,16 +2,6 @@ Workflow ######## -Side Pannel -=========== +Exemple +======= -.. toctree:: - :maxdepth: 1 - - Introduction - server/splash.rst - -Presence -========= - -ui \ No newline at end of file