-
Notifications
You must be signed in to change notification settings - Fork 174
Description
Originally posted by @stefanrueger in #1842 (comment) but I am creating a new issue as this is very much unrelated to that issue. The following words are from @stefanrueger, not mine.
It occurred to me that the avrdude.pdf documentation is installed somewhere on the user's destination system, but (as far as I am aware!) it isn't available in the avrdude repository for reference.
So, when discussing issues it is not possible for us maintainers to refer to the documentation of the current git-main avrdude other than saying something like "Find out where avrdude.pdf is installed on your system and look at Section 3.2"... This is bizarre.
What would be a good way to keep a current avrdude.pdf document (ideally created automatically when commits/merges happen to git main) in the repository? Ideally this would reside in a top-level directory such as documentation. Thoughts? @ndim @mcuee @dl8dtl @MCUdude