Split out documentation into multiple files (#85)

Fixes #84
This commit is contained in:
Ross Light
2018-11-29 12:31:59 -08:00
committed by GitHub
parent 8c0a284dec
commit cacf1bc4ed
5 changed files with 625 additions and 601 deletions

View File

@@ -14,7 +14,7 @@
// Package wire contains directives for Wire code generation.
// For an overview of working with Wire, see the user guide at
// https://github.com/google/wire/blob/master/README.md
// https://github.com/google/wire/blob/master/docs/guide.md
//
// The directives in this package are used as input to the Wire code generation
// tool. The entry point of Wire's analysis are injector functions: function