Browse Source

added API reference to homepage

pull/1555/head
Tyler Kelly 5 years ago
parent
commit
6bcfed8dbb
  1. 3
      index.md

3
index.md

@ -6,4 +6,5 @@ meta_title: Documentation
meta_description: Official documentation for the most advanced and widely deployed rich text editor platform.
---
{% include index.html links=site.data.nav %}
{% assign fullNav = site.data.nav | concat: site.data.nav_api %}
{% include index.html links=fullNav %}
Loading…
Cancel
Save