- I read nSDK/modules/nrfx/README.md, and found the directory tree description useful. I also followed the instructions for generating the documentation using “generate_html_doc.sh” – in CYGWIN, my version of Doxygen is 1.8.19. When I ran the .sh, doxygen told me that some of the content of nrfx.doxyfile was deprecated and offered to update the content for compatibility. So I ran the suggestion conversion, followed by re-running the .sh to get a html subdirectory. The information looks good to me, but because nrfx.doxyfile seemed “old”, can I rely on this information?