Split mesh and buffer viewer documentation up

* There's no reason to make users aware that the mesh viewer and buffer viewer
  are implemented in a common way, they are very different and should be
  documented separately.
* This hasn't updated the buffer viewer documentation with the recently added
  features.
This commit is contained in:
baldurk
2022-05-20 13:37:26 +01:00
parent ac886728ca
commit 949165d739
6 changed files with 85 additions and 90 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ Mesh Viewer
Mesh Viewer
More details can be found on the :doc:`../window/buffer_viewer` page.
More details can be found on the :doc:`../window/mesh_viewer` page.
.. |arrow_undo| image:: ../imgs/icons/arrow_undo.png
.. |cog| image:: ../imgs/icons/cog.png