Dafne van Kuppevelt
Dafne van Kuppevelt
The documentation hasn't built correctly on readthedocs, so it still shows an old version of the documentation.
The [mcfly tutorial cheatsheet](https://github.com/NLeSC/mcfly-tutorial/blob/master/cheatsheet.md) is a bit outdated and should be updated to include all relevant info for mcfly 3.*.
The content of the README file is duplicated in the documentation on Readthedocs. It would be better if the Readme only contains the most simple cases, and links to the...
The way the json file is ouputted has changed, causing the visualization to break.
The user manual is very high level at the moment, it can be extended with example codes and possibly integrating some parts from the Technical Documentation.
The documentation should include a Getting Started page with a few code snippets (e.g. taken from the tutorial, but with dummy data).
We currently use one of the default themes to render the Sphinx documentation. It would be better if the theme matches the eScience center branding style.
The title of the documentation page Technical Documentation is a bit confusing. I suggest: - move the descriptions of the architectures to the docstrings of the corresponding classes - Move...
With the fix of issue #214 , the user potentially chooses multiple metrics to output in the json file. The visualization should be able to show these and not use...