diff --git a/_Sidebar.md b/_Sidebar.md index e165b49..d98874d 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,14 +1,20 @@ # Pages * [[Home]] -* [[CS Script Overview]] -* [[Hosted Script Execution]] - * [[Choosing Compiler Engine]] - * [[C# 7 support (hosted)]] -* [[Standalone Script Execution]] - * [[C# 7 support]] - * [[CS-Script on Linux]] - * [[CLI - User Guide]] - * [[x86 vs x64|Hosting control]] -* [[CS-Script Runtime Environment (script reflection)]] -* [[Performance, Caching and Concurrency]] -* [[REPL, IDE and OS integration]] \ No newline at end of file +* [[Settings]] +* [[Mappings & Stubbing ]] + * [[Admin API Reference]] + * [[Mappings]] + * [[Stubbing]] +* [[Request Matching]] +* [[Request Matching]] +* [[Response Templating]] +* Unit Testing + * [[Using WireMock in UnitTests]] +* Using WireMock + * [[WireMock as a standalone process]] + * [[WireMock as a (Azure) Web App]] + * [[WireMock as a Windows Service]] +* Advanced + * [[Scenarios and States]] + * [[Development Information]] + * [[MyGet preview versions]] \ No newline at end of file