mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
https://github.com/ipfs/kubo/pull/9335 https://github.com/ipfs/specs/pull/328 Co-authored-by: Marcin Rataj <lidel@lidel.org> |
||
|---|---|---|
| .. | ||
| dag-index-html | ||
| dir-index-html | ||
| init-doc | ||
| assets.go | ||
| README.md | ||
Assets loaded in with IPFS
This directory contains the go-ipfs assets:
- Getting started documentation (
init-doc). - Directory listing HTML template (
dir-index-html).
Re-generating
Edit the source files and use go generate from within the
assets directory:
go generate .