{{localized.docs.title}}{{electronLatestStableVersion}}

{{{localized.docs.description}}}

{{localized.docs.guides}}

{{{guides.html}}}

{{localized.docs.detailed}}

{{{detailedTutorials.html}}}

{{localized.docs.api_reference}}

{{{apiReference.html}}}

{{localized.docs.custom_dom}}

{{{customDomElements.html}}}

{{localized.docs.main_proc_modules}}

{{{mainProcModules.html}}}

{{localized.docs.renderer_proc_modules}}

{{{rendererProcModules.html}}}

{{localized.docs.both_proc_modules}}

{{{bothProcModules.html}}}

{{localized.docs.api_structures}}

    {{#each docs}} {{#if this.isApiStructureDoc}}
  • {{this.title}}
  • {{/if}} {{/each}}

{{localized.docs.advanced}}

    {{#each docs}} {{#if this.isDevTutorial}}
  • {{this.title}}
  • {{/if}} {{/each}}