diff --git a/docs/manual/projects.rst b/docs/manual/projects.rst index 0ac0669af2..e872492179 100644 --- a/docs/manual/projects.rst +++ b/docs/manual/projects.rst @@ -70,8 +70,8 @@ just type the name of the file you'd like to open. There are many ways in which the projects could be made more powerful: - - Make the project accessible through the :doc:`scripting API - `. + - Make the custom types defined in the project accessible through the + :doc:`scripting API ` (`#3419 `__). - Allow turning off features on a per-project basis, to simplify the UI and reduce the chance of accidentally doing something your project diff --git a/docs/manual/using-templates.rst b/docs/manual/using-templates.rst index 0eba9cce6f..c844c8917f 100644 --- a/docs/manual/using-templates.rst +++ b/docs/manual/using-templates.rst @@ -106,6 +106,5 @@ use them, you can enable the *Detach templates* :ref:`export option - Resetting overridden properties individually (`#1725 `__). - Locking template properties (`#1726 `__). - - Handling wrong file paths (`#1732 `__). - Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__).