Following up on this, I’m preparing a pull request that will move existing documents into the new structure. Aside from new structure, it won’t add new content, just move existing content. A copy of my working sheet is here. There are a few things to note:
I’m making a distinction between user documentation and developer documentation. This is a common practice and helps make it clear what aspects of TVM are user facing and which involve direct contribution to the project. The nature of TVM causes this line to be blurred a bit, but as we grow the community it’s an important distinction to make.
Many of our current “tutorials” are actually “how-tos”, and a good amount of the work is in moving thest to the correct location.
I’ll be working with @areusch to determine the best location for micro TVM documentation.
I wanted to send this up for comment before I got too deep into the pull request. Because it’s an organizational refactoring, a lot of files will be touched. Again, not new content, but moving of existing content.
Thanks, Chris