diff --git a/docs/source/_static/favicon.ico b/docs/source/_static/favicon.ico new file mode 100644 index 00000000..771947db Binary files /dev/null and b/docs/source/_static/favicon.ico differ diff --git a/docs/source/_static/logo.png b/docs/source/_static/logo.png new file mode 100644 index 00000000..d6e770a5 Binary files /dev/null and b/docs/source/_static/logo.png differ diff --git a/docs/source/_templates/indexcontent.html b/docs/source/_templates/indexcontent.html new file mode 100644 index 00000000..ee48cb7d --- /dev/null +++ b/docs/source/_templates/indexcontent.html @@ -0,0 +1,38 @@ +{% extends "defindex.html" %} +{% block tables %} +
Note
+This is the developer documentation. If you are not a developer and you are looking for information about the project, check the official website.
+Guides:
+|
+ Setup your development environment Write a new module |
+ How to contribute Create a capability |
Indices and tables:
+|
+ Global Module Index General Index |
+ Search page Complete Table of Contents |