Skip to content

Documentation

Atanas Popatanasov edited this page Sep 5, 2018 · 1 revision

When adding a documentation for a new API use:

  • Readable and self-documenting identifier names.
  • Consistent naming and terminology.
  • Provide strongly typed APIs.
  • Use verbose identifier names.

The official documentation for UI for UWP is available here and here is the git repo for it Telerik UI for UWP documentaton repo where you could find a detailed contribution guide.

Clone this wiki locally