Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

aeternity/aepp-docs

Repository files navigation

aepps.com developer documentation

For .md files to be automatically linked in the sidebar, please use the following method being configured in _data/nav.yaml.

# single page link
- section: Introduction
  link: /

# section with subpages, external links
- section: Online tools
  subpages:
    - page:
        label: Contract Editor
        link: https://contracts.aepps.com
        external: true
    - page:
        label: Blockchain Explorer
        link: https://explorer.aepps.com
        external: true

# single page link
- section: […]
  link: […]

# section with subpages
- section: […]
  subpages:
    - page:
        label: […]
        link: […]
    - page:
        label: […]
        link: […]

[…]

The .md files will be rendered at https://dev.aepps.com

About

aepps.com documentation repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors