<div dir="ltr">Folks,<div><br></div><div>Over the weekend I pushed changes to ParaView (and the machine that we use to generate the nightly documentation) to add support for Markdown [4]. Now developers can add design documentation, etc. in the ParaView repository itself! You can also use markdown in code blocks.</div><div><br></div><div>The index page[1] is also generated using .md file (as mentioned in the "Developer notes" section).<br></div><div><br></div><div>Also, at long last, I've added a page[2] where we can track major API/design changes between versions. This should make it easier for developers maintaining applications/plugins.</div><div><br></div><div>Since all this is part of the source code repo, developers should ensure that these pages are kept up-to-date as they change APIs/design aspects.</div><div><br></div><div>As a reminder, we started tracking Python API changes since 4.2 already. Those can be found here [3].</div><div><br></div><div>Utkarsh</div><div><br></div><div>[1] <a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/index.html">http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/index.html</a></div><div>[2] <a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/MajorAPIChanges.html">http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/MajorAPIChanges.html</a></div><div>[3] <a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/py-doc/api-changes.html">http://www.paraview.org/ParaView3/Doc/Nightly/www/py-doc/api-changes.html</a></div><div>[4] <a href="http://www.stack.nl/~dimitri/doxygen/manual/markdown.html">http://www.stack.nl/~dimitri/doxygen/manual/markdown.html</a></div></div>