moved developer guide from notebooks to tutorials. added warning readme.

This commit is contained in:
Jukka Aho
2015-10-20 22:37:15 +03:00
parent b7c2db8733
commit c073c32b5e
2 changed files with 12 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
This is the area for JuliaFEM.jl notebook development
-----------------------------------------------------
We use notebooks heavily to test our ideas and develop new code. Code in these
notebooks most likely will not up to date code: *DO NOT COPYPASTE* code
from here unless you really do know what you are doing. These notebooks are not
tested automatically.
Our "official" notebooks are in verification and in tutorials:
https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/verification
https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/docs/tutorials