diff --git a/api_docs/doctrees/environment.pickle b/api_docs/doctrees/environment.pickle index c576c63a..0bb38455 100644 Binary files a/api_docs/doctrees/environment.pickle and b/api_docs/doctrees/environment.pickle differ diff --git a/api_docs/html/_modules/autonomysim/client.html b/api_docs/html/_modules/autonomysim/client.html index db6c2f6f..1fd8fbea 100644 --- a/api_docs/html/_modules/autonomysim/client.html +++ b/api_docs/html/_modules/autonomysim/client.html @@ -2898,6 +2898,7 @@

Source code for autonomysim.client

     
       
         
+        
     
   
 
\ No newline at end of file
diff --git a/api_docs/html/_modules/autonomysim/types.html b/api_docs/html/_modules/autonomysim/types.html
index 87787911..17c1d67e 100644
--- a/api_docs/html/_modules/autonomysim/types.html
+++ b/api_docs/html/_modules/autonomysim/types.html
@@ -1096,6 +1096,7 @@ 

Source code for autonomysim.types

     
       
         
+        
     
   
 
\ No newline at end of file
diff --git a/api_docs/html/_modules/autonomysim/utils.html b/api_docs/html/_modules/autonomysim/utils.html
index 8bb8f40e..6c0127fa 100644
--- a/api_docs/html/_modules/autonomysim/utils.html
+++ b/api_docs/html/_modules/autonomysim/utils.html
@@ -545,6 +545,7 @@ 

Source code for autonomysim.utils

     
       
         
+        
     
   
 
\ No newline at end of file
diff --git a/api_docs/html/_modules/index.html b/api_docs/html/_modules/index.html
index 92fbadbc..400a7f22 100644
--- a/api_docs/html/_modules/index.html
+++ b/api_docs/html/_modules/index.html
@@ -310,6 +310,7 @@ 

All modules for which code is available

+ \ No newline at end of file diff --git a/api_docs/html/genindex.html b/api_docs/html/genindex.html index f30c100d..e2222ee5 100644 --- a/api_docs/html/genindex.html +++ b/api_docs/html/genindex.html @@ -306,6 +306,7 @@ + \ No newline at end of file diff --git a/api_docs/html/index.html b/api_docs/html/index.html index f19e71e6..cbad209d 100644 --- a/api_docs/html/index.html +++ b/api_docs/html/index.html @@ -4198,6 +4198,7 @@

AutonomySim + \ No newline at end of file diff --git a/api_docs/html/py-modindex.html b/api_docs/html/py-modindex.html index 515d35de..28af7495 100644 --- a/api_docs/html/py-modindex.html +++ b/api_docs/html/py-modindex.html @@ -309,6 +309,7 @@ + \ No newline at end of file diff --git a/css/extra.css b/css/extra.css index 5948dbe5..7103348a 100644 --- a/css/extra.css +++ b/css/extra.css @@ -4,6 +4,7 @@ } [data-md-color-scheme="nervosys_light"] { + color: #000000; --md-primary-fg-color: #5000cd; --md-primary-fg-color--light: #ff008a; --md-primary-fg-color--dark: #00ffcd; @@ -11,6 +12,7 @@ } [data-md-color-scheme="nervosys_dark"] { + color: #ffffff; --md-primary-fg-color: #ff008a; --md-primary-fg-color--light: #5000cd; --md-primary-fg-color--dark: #00ffcd; diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 1442807e..eac6056f 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ