Skip to content

Commit

Permalink
Actually embed the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jibel committed Nov 21, 2023
1 parent 07b3ebd commit 71c9014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
// Dir is the embedded directory containing documentation.
// Only embed structured documentation.
//
//go:embed index.md how-to/*.md explanation/*.md reference/*.md
//go:embed index.md tutorial/*.md how-to/*.md explanation/*.md reference/*.md
var Dir embed.FS

// RTDRootURL is the root url of ReadTheDoc adsys documentation.
Expand Down

0 comments on commit 71c9014

Please sign in to comment.