- update toc and sidebar

master
Simon Gockner 7 years ago
parent f3f2c77f43
commit b3cd99f521
  1. 2
      Home.md
  2. 2
      _Sidebar.md

@ -13,6 +13,8 @@ Welcome to the Lightweight IOC Container wiki!
- [Resolving instances](Simple-Usage-of-Lightweight-IOC-Container#Resolving-Instances) - [Resolving instances](Simple-Usage-of-Lightweight-IOC-Container#Resolving-Instances)
- [Disposing Container](Simple-Usage-of-Lightweight-IOC-Container#Disposing-Container) - [Disposing Container](Simple-Usage-of-Lightweight-IOC-Container#Disposing-Container)
- [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)
- [Register types with `IIocInstaller`s](Advanced-Usage-of-Lightweight-IOC-Container#Register-types-with-IIocInstallers)
- Detailed documentation - Detailed documentation
- [Lifestyles](Lifestyles) - [Lifestyles](Lifestyles)
- [`RegistrationFactory`](RegistrationFactory) - [`RegistrationFactory`](RegistrationFactory)

@ -11,6 +11,8 @@
- [Resolving instances](Simple-Usage-of-Lightweight-IOC-Container#Resolving-Instances) - [Resolving instances](Simple-Usage-of-Lightweight-IOC-Container#Resolving-Instances)
- [Disposing Container](Simple-Usage-of-Lightweight-IOC-Container#Disposing-Container) - [Disposing Container](Simple-Usage-of-Lightweight-IOC-Container#Disposing-Container)
- [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)
- [Register types with `IIocInstaller`s](Advanced-Usage-of-Lightweight-IOC-Container#Register-types-with-IIocInstallers)
- Detailed documentation - Detailed documentation
- [Lifestyles](Lifestyles) - [Lifestyles](Lifestyles)
- [`RegistrationFactory`](RegistrationFactory) - [`RegistrationFactory`](RegistrationFactory)

Loading…
Cancel
Save