Skip to content

Commit 120575e

Browse files
authored
Merge pull request #147 from PecanProject/doc-idx-md
convert doc landing page to Markdown
2 parents 9d69a26 + fa680c7 commit 120575e

File tree

2 files changed

+21
-221
lines changed

2 files changed

+21
-221
lines changed

src/pages/documentation.js

Lines changed: 0 additions & 221 deletions
This file was deleted.

src/pages/documentation/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Documentation
2+
3+
Please select the documentation version that matches your version of PEcAn.
4+
5+
## Working Draft
6+
* [Documentation consistent with unreleased code (`develop` branch)](develop/)
7+
8+
## Latest Release
9+
* [Documentation consistent with latest release (`main` branch)](latest/)
10+
11+
## Releases by tag
12+
* [v1.10.0](v1_10_0/)
13+
* [v1.9.0](v1_9_0/)
14+
* [v1.8.0](v1_8_0/)
15+
* [v1.7.1](version171/)
16+
* [v1.7.0](version170/)
17+
* [v1.6.0](version160/)
18+
* [v1.5.3](version153/)
19+
* [v1.5.1](version151/)
20+
* [v1.5.0](version150/)
21+
* [v1.4.10.1](version14101/)

0 commit comments

Comments
 (0)