Skip to content

Commit d6ae3af

Browse files
committed
documentation: add a direct link to our HOWTO guide.
1 parent 6d89209 commit d6ae3af

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ $ pnpm start
3434
Maps can then be viewed at http://localhost:3000.
3535

3636
---
37+
38+
## Example usage
39+
40+
See [here](https://anatomicmaps.github.io/flatmap-viewer/documents/HowTo_Guide.html)

typedoc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"readme": "./README.md",
44
"projectDocuments": ["documentation/howto.md"],
55
"navigationLinks": {
6+
"Examples": "https://anatomicmaps.github.io/flatmap-viewer/documents/HowTo_Guide.html",
67
"API": "https://anatomicmaps.github.io/flatmap-viewer/modules/index.html",
78
"GitHub": "https://github.com/AnatomicMaps/flatmap-viewer"
89
},

0 commit comments

Comments
 (0)