From f6104e09a392f884c1a559e4ae6908bd53a5111d Mon Sep 17 00:00:00 2001 From: Simran Brucherseifer Date: Mon, 2 May 2016 20:28:32 +0200 Subject: [PATCH] Update summary --- Documentation/Books/Users/ReleaseNotes/README.mdpp | 1 + Documentation/Books/Users/SUMMARY.md | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Documentation/Books/Users/ReleaseNotes/README.mdpp diff --git a/Documentation/Books/Users/ReleaseNotes/README.mdpp b/Documentation/Books/Users/ReleaseNotes/README.mdpp new file mode 100644 index 0000000000..d62bfdd167 --- /dev/null +++ b/Documentation/Books/Users/ReleaseNotes/README.mdpp @@ -0,0 +1 @@ +!CHAPTER Release Notes diff --git a/Documentation/Books/Users/SUMMARY.md b/Documentation/Books/Users/SUMMARY.md index 998ff672e4..42b2406bbc 100644 --- a/Documentation/Books/Users/SUMMARY.md +++ b/Documentation/Books/Users/SUMMARY.md @@ -16,7 +16,7 @@ * [Using the Web Interface](GettingStarted/WebInterface.md) * [Your first queries](GettingStarted/AqlQueries.md) * [Coming from SQL](GettingStarted/ComingFromSql.md) - * [Coming from MongoDB](GettingStarted/ComingFromMongoDb.md) + #* [Coming from MongoDB](GettingStarted/ComingFromMongoDb.md) # * [Scalability](Scalability/README.md) * [Joins](Scalability/Joins.md) @@ -71,7 +71,7 @@ * [Working with Edges](Graphs/Edges/README.md) # # Will be replaced by new FOTF docs -* [Foxx microservices](Foxx/README.md) +* [Foxx Microservices](Foxx/README.md) * [In a nutshell](Foxx/Nutshell/README.md) * [Install](Foxx/Install/README.md) * [Github](Foxx/Install/Github.md) @@ -120,6 +120,7 @@ * [Arangodump](Administration/Arangodump.md) * [Arangorestore](Administration/Arangorestore.md) * [Upgrading](Administration/Upgrading/README.md) + * [Upgrading to 3.0](Administration/Upgrading/Upgrading30.md) * [Upgrading to 2.8](Administration/Upgrading/Upgrading28.md) * [Upgrading to 2.6](Administration/Upgrading/Upgrading26.md) * [Upgrading to 2.5](Administration/Upgrading/Upgrading25.md) @@ -167,6 +168,7 @@ * [Whats New in 2.2](ReleaseNotes/NewFeatures22.md) * [Whats New in 2.1](ReleaseNotes/NewFeatures21.md) # Place next to Upgrading instead? + * [Incompatible changes in 3.0](ReleaseNotes/UpgradingChanges30.md) * [Incompatible changes in 2.8](ReleaseNotes/UpgradingChanges28.md) * [Incompatible changes in 2.7](ReleaseNotes/UpgradingChanges27.md) * [Incompatible changes in 2.6](ReleaseNotes/UpgradingChanges26.md)