Docs: showcase hero, narrative improvements, panel closed by default (#3657)

This commit is contained in:
Jeremiah Lowin 2026-03-27 14:39:32 -04:00 committed by GitHub
commit 3e1aadb282
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 829 additions and 963 deletions

View file

@ -32,7 +32,7 @@ Startup sequence
## Functions
### `run_dev_apps` <sup><a href="https://github.com/PrefectHQ/fastmcp/blob/main/src/fastmcp/cli/apps_dev.py#L1612" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>
### `run_dev_apps` <sup><a href="https://github.com/PrefectHQ/fastmcp/blob/main/src/fastmcp/cli/apps_dev.py#L1614" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>
```python
run_dev_apps(server_spec: str) -> None