diff --git a/app/_config/docs-repositiories.yml b/app/_config/docs-repositiories.yml index b6bbacf..787189c 100644 --- a/app/_config/docs-repositiories.yml +++ b/app/_config/docs-repositiories.yml @@ -10,6 +10,10 @@ RefreshMarkdownTask: - silverstripe/silverstripe-framework - framework - master + - + - silverstripe/silverstripe-framework + - framework + - "3.4" - - silverstripe/silverstripe-framework - framework @@ -29,4 +33,4 @@ RefreshMarkdownTask: - - silverstripe/silverstripe-framework - framework - - "2.4" \ No newline at end of file + - "2.4" diff --git a/app/_config/docsviewer.yml b/app/_config/docsviewer.yml index aef76db..0ba0a35 100644 --- a/app/_config/docsviewer.yml +++ b/app/_config/docsviewer.yml @@ -15,6 +15,13 @@ DocumentationManifest: Version: "4.0" Branch: "master" DefaultEntity: true + - + Path: "assets/src/framework_3.4/docs/" + Title: "Framework" + Version: "3.4" + Branch: "3.4" + Stable: false + DefaultEntity: true - Path: "assets/src/framework_3.3/docs/" Title: "Framework"