luma.gl/dev-docs/DOCUMENTATION-GUIDELINES.md
1chandu f05c63a0aa
Doc links (#521)
* Docs: Fix hyperlinks
* Update website link generation
* Replace website links with actual file path
2018-05-24 11:08:10 -07:00

331 B

Documentation Guidelines

URLs to other markdown documents

In all markdown pages, when referring to other documents, we use actual file path and then during website generation these paths are replaced with correct website urls. This way links can work both by browsing the docs using the Github explorer and on the website.