Skip to content

Commit

Permalink
revert changes to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayka committed Nov 27, 2024
1 parent 8cd2313 commit 2baa975
Showing 1 changed file with 3 additions and 76 deletions.
79 changes: 3 additions & 76 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,86 +296,13 @@ for the better.
```{eval-rst}
.. toctree::
:maxdepth: 2
:caption: Getting started
getting_started/index
guides/overview
guides/coming_from/jupyter
examples
guides/index
recipes
api/index
```

```{eval-rst}
.. toctree::
:caption: Core concepts
:maxdepth: 2
guides/reactivity
guides/interactivity
guides/outputs
guides/expensive_notebooks
```

```{eval-rst}
.. toctree::
:caption: Working with data
:maxdepth: 2
guides/working_with_data/sql
guides/working_with_data/dataframes
guides/working_with_data/plotting
```

```{eval-rst}
.. toctree::
:caption: Apps and scripts
:maxdepth: 2
guides/apps
guides/scripts
```

```{eval-rst}
.. toctree::
:caption: Editor features
:maxdepth: 2
guides/editor_features/overview
guides/editor_features/package_management
guides/editor_features/ai_completion
guides/editor_features/hotkeys
guides/configuration/index
```

```{eval-rst}
.. toctree::
:caption: Exporting and deploying
:maxdepth: 2
guides/exporting
guides/wasm
guides/deploying/index
```

```{eval-rst}
.. toctree::
:caption: Integrating with marimo
:maxdepth: 2
guides/integrating_with_marimo/displaying_objects
guides/integrating_with_marimo/custom_ui_plugins
```

```{eval-rst}
.. toctree::
:maxdepth: 2
:caption: Reference
faq
recipes
guides/best_practices/
guides/troubleshooting
guides/coming_from/index
examples
integrations/index
community
```
Expand Down

0 comments on commit 2baa975

Please sign in to comment.