mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-20 18:18:31 +00:00
updated docstyle guidelines
This commit is contained in:
@@ -46,3 +46,8 @@ Code indentation
|
||||
----------------
|
||||
We use 4 spaces like in Python. [See issue #5](https://github.com/JuliaFEM/JuliaFEM.jl/issues/5)
|
||||
|
||||
Function docstrings
|
||||
-------------------
|
||||
We use numpy documentation style in our functions. See https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt. See issue #5.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user