Revision: e5ff4a36fbbc
Author:   Sam Berlin <[email protected]>
Date:     Fri Jul 11 13:03:31 2014 UTC
Log:      Redirect wiki pages to GitHub.

http://code.google.com/p/google-guice/source/detail?r=e5ff4a36fbbc&repo=wiki

Deleted:
 /TableOfContents.wiki

=======================================
--- /TableOfContents.wiki       Fri Apr 11 07:14:15 2014 UTC
+++ /dev/null
@@ -1,73 +0,0 @@
-#summary documentation outline for docreader
-  * User's Guide
-    * [Motivation Motivation]
-    * [GettingStarted Getting Started]
-    * [Bindings Bindings]
-      * [LinkedBindings Linked Bindings]
-      * [BindingAnnotations Binding Annotations]
-      * [InstanceBindings Instance Bindings]
-      * [ProvidesMethods @Provides Methods]
-      * [ProviderBindings Provider Bindings]
-      * [UntargettedBindings Untargetted Bindings]
-      * [ToConstructorBindings Constructor Bindings]
-      * [BuiltInBindings Built-in Bindings]
-      * [JustInTimeBindings Just-In-Time Bindings]
-    * [Scopes Scopes]
-    * [Injections]
-      *  [InjectingProviders Injecting Providers]
-    * [AOP]
-  * Best Practices
-    * [MinimizeMutability Minimize mutability]
-    * [InjectOnlyDirectDependencies Inject only direct dependencies]
-    * [CyclicDependencies Avoid cyclic dependencies]
-    * [AvoidStaticState Avoid static state]
-    * [UseNullable Use @Nullable]
- * [ModulesShouldBeFastAndSideEffectFree Modules should be fast and side-effect free]
-    * [BeCarefulAboutIoInProviders Be careful about I/O in Providers]
-    * [AvoidConditionalLogicInModules Avoid conditional logic in modules]
-    * [KeepConstructorsHidden Keep constructors as hidden as possible]
-  * [FrequentlyAskedQuestions Frequently Asked Questions]
-  * Integration
-    * Web and Servlets
-      * [Servlets Getting Started]
-      * [ServletModule Configuring Guice Servlet]
-      * [ServletRegexKeyMapping Advanced Topics]
-      * [ServletExtensionSPI Inspecting Servlet Bindings]
-    * [GoogleAppEngine Google App Engine]
-    * Persistence
-      * [GuicePersist Getting Started]
-      * [JPA Using JPA]
-      * [Transactions Transactions and Units of Work]
-      * [GuicePersistMultiModules Multiple persistence modules]
-    * [JSR330 JSR-330]
-    * [OSGi]
-    * [Struts2Integration Struts 2 Integration]
-    * [CustomInjections Custom Injections]
-    * [3rdPartyModules Third Party Modules]
-  * Extensions
-    * [ExtendingGuice Extending Guice]
-    * [InspectingModules Elements SPI]
-    * [ExtensionSPI Extensions SPI]
-    * [AssistedInject AssistedInject]
-    * [Multibindings Multibindings]
-    * [CustomScopes Custom Scopes]
-    * [ThrowingProviders Throwing Providers]
-    * [Grapher Graphing Guice Applications]
-    * Testing Support
-      * [BoundFields Bound Fields]
-  * Internals
-    * [Bootstrap]
-    * [BindingResolution Binding Resolution]
-    * [InjectionPoints Injection Points]
-    * [ClassLoading Class Loading]
-    * [OptionalAOP Optional AOP]
-    * [SpringComparison Spring Comparison]
-  * Releases
-    * [Guice40 Guice 4.0 Beta]
-    * [Guice30 Guice 3.0]
-    * [Guice20 Guice 2.0]
-    * [Guice10 Guice 1.0]
-  * Community
-    * [ExternalDocumentation External Documentation]
-    * [AppsThatUseGuice Apps that use Guice]
-    * [GuiceDiscussions Discussions]

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to