mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65'
This commit is contained in:
@@ -2,13 +2,8 @@
|
||||
title: Data inspection
|
||||
linkTitle: Inspection
|
||||
description: Use template functions to inspect values and data structures.
|
||||
categories: [troubleshooting]
|
||||
categories: []
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
parent: troubleshooting
|
||||
weight: 40
|
||||
weight: 40
|
||||
---
|
||||
|
||||
Use the [`debug.Dump`] function to inspect a data structure:
|
||||
|
Reference in New Issue
Block a user