Search code examples
webmodeldocumentationdbtfishtown-analytics

DBT docs generate - Override the default overview page with custom content in the documentation website


I am using the dbt docs generate for generating my project's documentation website. I want to override the default overview page with my own custom content in the website. Is it possible to do that?


Solution

  • From the docs:

    The "overview" shown in the documentation website can be overridden by supplying your own docs block called __overview__.