FEM: code conventions, icons

This commit is contained in:
Bernd Hahnebach
2020-03-06 08:40:50 +01:00
parent 7a2ec7c4a1
commit 8c26b4a277

View File

@@ -96,3 +96,8 @@ Python style is preferred over Doxygen style
- slashes
- Do not use to many slashes in a row. This could cause trouble with Doxygen.
- see [PR with comment](https://github.com/FreeCAD/FreeCAD/pull/2757#discussion_r355218913)
## Icons
### Naming plicy
- Command icons use the command name.
- see [Forum topic] (https://forum.freecadweb.org/viewtopic.php?f=18&t=43379)