We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Remove typedefs using incorrect syntax. Nowadays people are probably familiar with the "using Inject = ..." syntax, so I left only that.
Updated Quick reference (markdown)
Fix typo reported in https://github.com/google/fruit/issues/97
Minor font fix
Clarify the quick reference section on factories as suggested in https://github.com/google/fruit/issues/85.
Add documentation for installComponentFunctions() and component replacements in the reference documentation.
Update the documentation in the wiki for Fruit 3.0.0.
Add a TOC to the Quick reference page
Fix typo: FruitImpl->FooImpl
Minor improvements.
Fix embedded images (they weren't displaying before). Also center images.
Improvements to code blocks: break between different files, break lines to prevent scrollbars.
Fix links to the tutorial pages.
Add a "Tutorial: " prefix to the name of tutorial pages.
Switch to using the Github-hosted images instead of the ones hosted in Google Sites.
Fix links in quick reference page
Add "Quick reference" page