diff --git a/Documentation/NXGraphicsSubsystem.html b/Documentation/NXGraphicsSubsystem.html index 9276bfb6d71..a9723453ded 100644 --- a/Documentation/NXGraphicsSubsystem.html +++ b/Documentation/NXGraphicsSubsystem.html @@ -397,8 +397,8 @@
NxWidgets is a higher level, C++, object-oriented library for object-oriented access to graphical "widgets."
- NxWidgets is provided as a separate package.
- NxWidgets is built on top of the core NuttX graphics subsystem, but is not a part of the core graphics subystems.
+ NxWidgets is provided as a separate library in the apps/ repository
+ NxWidgets is built on top of the core NuttX graphics subsystem, but is part of the application space rather than part of the core OS graphics subystems.
NxTerm)include/nuttx/nx/nxtk.h.
- nuttx/../nxwidgets
- apps/graphics/NxWidgets
+ apps/ repository.
graphics/nxterm
- Release notes for NxWidgets 1.13 are available here. - Release notes for all released versions on NxWidgets are available in the BitBucket GIT - The ChangeLog for all releases of NxWidgets is available at the bottom of the ChangeLog file that can viewed in the Bitbucket GIT. -
-Release notes for all released versions on pascal are available in the Bitbucket GIT diff --git a/Documentation/README.html b/Documentation/README.html index 865cd9d8466..95039b35387 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -451,7 +451,13 @@ apps/ |- nshlib/ | `- README.txt |- NxWidgets/ - | `- README.txt + | |- Doxygen + | | `- README.txt + | |- tools + | | `- README.txt + | |- UnitTests + | | `- README.txt + | `- README.txt |- system/ | |- cdcacm/README.txt | |- i2c/README.txt @@ -467,7 +473,6 @@ apps/ | `- btsak/README.txt `- ieee802154 `- i8sak/README.txt -
@@ -475,15 +480,6 @@ apps/
-NxWidgets - |- Doxygen - | `- README.txt - |- tools - | `- README.txt - |- UnitTests - | `- README.txt - `- README.txt - buildroot/ `- README.txt