lcodeca/SUMOActivityGen

Improving documentation.

Closed this issue · 1 comments

Improving documentation.
abrac commented

Hi Lara, one of the first things that confused me when I first read the documentation was that there was no direction as to which file I should start reading first. I'm assuming HOWTO.md is supposed to act as a table of contents / index?

If that is the case, I have two recommendations:

  1. perhaps HOWTO.md should be renamed to something like "index.md" and linked to in Readme.md (L21).
  2. perhaps the optional parameters section should be removed in HOWTO.md (L23-L47) as it is duplicated in ScenarioGenerator.md

I am making these changes to my fork and will make a pull request shortly to let you know what I mean.