> ## Documentation Index
> Fetch the complete documentation index at: https://askmarvin.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# dev

# `marvin.cli.dev`

## Functions

### `docs`

```python theme={null}
def docs()
```

Run the Marvin documentation locally. Equivalent to 'cd docs && mintlify dev' from the Marvin root.

***

**Parent Module:** [`cli`](marvin-cli)
