Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documenting custom materializations (#5211)
[Preview](https://docs-getdbt-com-git-dbeatty10-patch-1-dbt-labs.vercel.app/faqs/Docs/documenting-macros#document-a-custom-materialization) ## What are you changing in this pull request and why? dbt-labs/dbt-core#9841 asked about documenting custom materializations, and this PR explains how to document the macro(s) associated with each custom materialization. ## Checklist - [x] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) so my content adheres to these guidelines. - [x] I tested that the code example works
- Loading branch information