APIs for links and references in the ATmosphere

hide models

idk do people use this? cleaner sidebar without

Changed files
+1
slingshot
static
+1
slingshot/static/index.html
··· 57 <script> 58 var configuration = { 59 theme: 'purple', 60 } 61 document.getElementById('api-reference').dataset.configuration = JSON.stringify(configuration) 62 </script>
··· 57 <script> 58 var configuration = { 59 theme: 'purple', 60 + hideModels: true, 61 } 62 document.getElementById('api-reference').dataset.configuration = JSON.stringify(configuration) 63 </script>