|
1 | 1 | # Views on Edits to Variational Software |
2 | 2 |
|
3 | | -[//]: # () |
4 | | -[//]: # ([][documentation]) |
5 | | -[//]: # ([](https://doi.org/10.5281/zenodo.7110095)) |
| 3 | +[][documentation] |
6 | 4 | [](INSTALL.md) |
7 | 5 | [](../../LICENSE.LGPL3) |
8 | 6 |
|
@@ -39,10 +37,11 @@ We offer a [Docker](https://www.docker.com/) setup to replicate the feasibility |
39 | 37 | **Troubleshooting advice** for frequent errors can be found at the bottom of the [INSTALL.md](INSTALL.md) file. |
40 | 38 |
|
41 | 39 | [appendix]: ../../appendix/appendix-splc23-views.pdf |
42 | | - |
43 | | -[pkg-treeview]: ../../src/main/java/org/variantsync/diffdetective/variation/tree/view |
44 | | -[pkg-diffview]: ../../src/main/java/org/variantsync/diffdetective/variation/diff/view |
45 | | -[pkg-relevance]: ../../src/main/java/org/variantsync/diffdetective/variation/tree/view/relevance |
46 | | -[pkg-feasibilityexperiment]: ../../src/main/java/org/variantsync/diffdetective/experiments/views |
47 | | -[cls-diffview]: ../../src/main/java/org/variantsync/diffdetective/variation/diff/view/DiffView.java |
48 | | -[cls-feasibilitymain]: ../../src/main/java/org/variantsync/diffdetective/experiments/views/Main.java |
| 40 | +[documentation]: https://htmlpreview.github.io/?https://github.com/VariantSync/DiffDetective/blob/splc23-views/docs/javadoc/index.html |
| 41 | + |
| 42 | +[pkg-treeview]: https://htmlpreview.github.io/?https://raw.githubusercontent.com/VariantSync/DiffDetective/splc23-views/docs/javadoc/org/variantsync/diffdetective/variation/tree/view/package-summary.html |
| 43 | +[pkg-diffview]: https://htmlpreview.github.io/?https://raw.githubusercontent.com/VariantSync/DiffDetective/splc23-views/docs/javadoc/org/variantsync/diffdetective/variation/diff/view/package-summary.html |
| 44 | +[pkg-relevance]: https://htmlpreview.github.io/?https://raw.githubusercontent.com/VariantSync/DiffDetective/splc23-views/docs/javadoc/org/variantsync/diffdetective/variation/tree/view/relevance/package-summary.html |
| 45 | +[pkg-feasibilityexperiment]: https://htmlpreview.github.io/?https://raw.githubusercontent.com/VariantSync/DiffDetective/splc23-views/docs/javadoc/org/variantsync/diffdetective/experiments/views/package-summary.html |
| 46 | +[cls-diffview]: https://htmlpreview.github.io/?https://raw.githubusercontent.com/VariantSync/DiffDetective/splc23-views/docs/javadoc/org/variantsync/diffdetective/variation/diff/view/DiffView.html |
| 47 | +[cls-feasibilitymain]: https://htmlpreview.github.io/?https://raw.githubusercontent.com/VariantSync/DiffDetective/splc23-views/docs/javadoc/org/variantsync/diffdetective/experiments/views/Main.html |
0 commit comments