mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
|
|
||
|---|---|---|
| .. | ||
| 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 .