These two PRs that built the site did not push the latest html files to the web server
https://github.com/apache/mynewt-site/pull/382
https://github.com/apache/mynewt-site/pull/380
Perhaps this is because of the large number of files touched. We are in the midst of revamping our website and technical documentation. The API documentation is now doxygen based (and thus embedded in the various code repos) and the tutorials are in the mynewt-documentation repo. The mynewt-site has the framework to stitch them all together and generate static site. However, the changes are not getting picked up.
https://github.com/apache/mynewt-site/pull/382
https://github.com/apache/mynewt-site/pull/380
Perhaps this is because of the large number of files touched. We are in the midst of revamping our website and technical documentation. The API documentation is now doxygen based (and thus embedded in the various code repos) and the tutorials are in the mynewt-documentation repo. The mynewt-site has the framework to stitch them all together and generate static site. However, the changes are not getting picked up.