Updated Home (markdown)

Daniel Ennis
2018-01-10 21:09:22 -05:00
parent a6e08640ca
commit ed408b4448
+1
@@ -11,6 +11,7 @@ Please check the following:
- [Command Completions](Command-Completions) - How to define new command completion handlers
- [Command Replacements](Command-Replacements) - How to do dynamic string replacements in Annotation values (dynamic command names, etc)
- [Command Conditions](Command-Conditions) - Add Common Validation Conditions to your commands so you can add restrictions by a simple annotation
- [Command Help](Command-Help) - (UNSTABLE API) - Automatic help documentation in order to guide users to the potentially desired command, with search.
- [Locales / I18N API](Locales) - How to change the default messaging in ACF and use other languages)
- [Adding new Platforms](Integrating-ACF) (ACF-core is not stable enough for new platforms to be added, so please wait)