Concept Flow - dbt docs serve
Run 'dbt docs generate'
Generate docs site files
Run 'dbt docs serve'
Start local web server
Open browser at http://localhost:8080
View interactive dbt documentation
Stop server when done
This flow shows how dbt docs serve starts a local web server to display your project's documentation after generating it.