diff --git a/doc/manual/source/SUMMARY.md.in b/doc/manual/source/SUMMARY.md.in index 806489bb3..0d32e3628 100644 --- a/doc/manual/source/SUMMARY.md.in +++ b/doc/manual/source/SUMMARY.md.in @@ -126,7 +126,7 @@ - [Content Address](protocols/json/content-address.md) - [Store Path](protocols/json/store-path.md) - [Store Object Info](protocols/json/store-object-info.md) - - [Derivation](protocols/json/derivation.md) + - [Derivation](protocols/json/derivation/index.md) - [Deriving Path](protocols/json/deriving-path.md) - [Build Trace Entry](protocols/json/build-trace-entry.md) - [Build Result](protocols/json/build-result.md) diff --git a/doc/manual/source/protocols/json/derivation.md b/doc/manual/source/protocols/json/derivation/index.md similarity index 75% rename from doc/manual/source/protocols/json/derivation.md rename to doc/manual/source/protocols/json/derivation/index.md index 13092773f..0b15acb8f 100644 --- a/doc/manual/source/protocols/json/derivation.md +++ b/doc/manual/source/protocols/json/derivation/index.md @@ -1,4 +1,4 @@ -{{#include derivation-v4-fixed.md}} +{{#include ../derivation-v4-fixed.md}}