there is this statement in Release notes for NPP 3.2: Improved documentation. In addition to the HTML documentation we now provide a PDF file with cross-references.
But where is it? There are only 3 files in /doc folder - readme, release notes and license. Not even html documentation as it was in previous version.
there is this statement in Release notes for NPP 3.2: Improved documentation. In addition to the HTML documentation we now provide a PDF file with cross-references.
But where is it? There are only 3 files in /doc folder - readme, release notes and license. Not even html documentation as it was in previous version.
OK, I think I found what the source of confusion is. The npp library documentation is now in a folder local to the npp library within the NPP SDK package:
NPP\SDK\common\npp\doc\
Here’s what the README says about this:
[font=“Courier New”]
[…]
common/npp/doc/ NPP documentation
NPP_Library_3_2.pdf PDF version of the NPP documentation
html/index.html HTML file at the root of the documentation
hyper-text.[/font]
OK, I think I found what the source of confusion is. The npp library documentation is now in a folder local to the npp library within the NPP SDK package:
NPP\SDK\common\npp\doc\
Here’s what the README says about this:
[font=“Courier New”]
[…]
common/npp/doc/ NPP documentation
NPP_Library_3_2.pdf PDF version of the NPP documentation
html/index.html HTML file at the root of the documentation
hyper-text.[/font]