Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Generate index.md from README.md
run: |
cp README.md docs/index.md
sed -i 's|docs/guide.md|guide/|g' docs/index.md

- name: Build mkdocs site
run: mkdocs build
Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ from eppopynder import *
```

Basic usage examples and full documentation are available in the package
[guide](docs/guide.md).
[guide](https://openefsa.github.io/eppoPynder/guide/).

## Authors and maintainers

Expand All @@ -55,6 +55,7 @@ Basic usage examples and full documentation are available in the package

## Links

- **Homepage**: [GitHub](https://github.com/openefsa/eppoPynder).
- **Bug Tracker**: [Issues on GitHub](https://github.com/openefsa/eppoPynder/issues).
- **EPPO Database**: [https://gd.eppo.int](https://gd.eppo.int).
- **Source code**: [GitHub - openefsa/eppoPynder](https://github.com/openefsa/eppoPynder).
- **Bug tracker**: [Issues on GitHub](https://github.com/openefsa/eppoPynder/issues).
- **EPPO Global Database**: [https://gd.eppo.int](https://gd.eppo.int).
- **EPPO APIs:** [https://data.eppo.int/apis/](https://data.eppo.int/apis/).