- update sidebar and table of contents

master
Simon Gockner 7 years ago
parent 05707297ac
commit bebeb8dffd
  1. 1
      Home.md
  2. 1
      _Sidebar.md

@ -15,6 +15,7 @@ Welcome to the Lightweight IOC Container wiki!
- [Advanced usage](Advanced-Usage-of-Lightweight-IOC-Container) - [Advanced usage](Advanced-Usage-of-Lightweight-IOC-Container)
- [Bootstrapping container](Advanced-Usage-of-Lightweight-IOC-Container#Bootstrapping-container) - [Bootstrapping container](Advanced-Usage-of-Lightweight-IOC-Container#Bootstrapping-container)
- [Register types with `IIocInstaller`s](Advanced-Usage-of-Lightweight-IOC-Container#Register-types-with-IIocInstallers) - [Register types with `IIocInstaller`s](Advanced-Usage-of-Lightweight-IOC-Container#Register-types-with-IIocInstallers)
- [Use factories to resolve instances](Advanced-Usage-of-Lightweight-IOC-Container#Use-factories-to-resolve-instances)
- Detailed documentation - Detailed documentation
- [Abstract factories](Abstract-factories) - [Abstract factories](Abstract-factories)
- [Lifestyles](Lifestyles) - [Lifestyles](Lifestyles)

@ -13,6 +13,7 @@
- [Advanced usage](Advanced-Usage-of-Lightweight-IOC-Container) - [Advanced usage](Advanced-Usage-of-Lightweight-IOC-Container)
- [Bootstrapping container](Advanced-Usage-of-Lightweight-IOC-Container#Bootstrapping-container) - [Bootstrapping container](Advanced-Usage-of-Lightweight-IOC-Container#Bootstrapping-container)
- [Register types with `IIocInstaller`s](Advanced-Usage-of-Lightweight-IOC-Container#Register-types-with-IIocInstallers) - [Register types with `IIocInstaller`s](Advanced-Usage-of-Lightweight-IOC-Container#Register-types-with-IIocInstallers)
- [Use factories to resolve instances](Advanced-Usage-of-Lightweight-IOC-Container#Use-factories-to-resolve-instances)
- Detailed documentation - Detailed documentation
- [Abstract factories](Abstract-factories) - [Abstract factories](Abstract-factories)
- [Lifestyles](Lifestyles) - [Lifestyles](Lifestyles)

Loading…
Cancel
Save