It would be nice to read up on the operation reference while in the application without having to bring up the documentation on the github site. This would probably work best as a command, such as help foo.
Web doc will probably have to dynamically load pages at runtime--be sure to grab these in a branch/tag specific way and to not rely on the main branch.
It would be nice to read up on the operation reference while in the application without having to bring up the documentation on the github site. This would probably work best as a command, such as
help foo.Web doc will probably have to dynamically load pages at runtime--be sure to grab these in a branch/tag specific way and to not rely on the main branch.