add further suggestions for content
This commit is contained in:
parent
775eded9f6
commit
19f0400fce
9 changed files with 61 additions and 18 deletions
11
documentation-guidelines.md
Normal file
11
documentation-guidelines.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Documentation Guidelines
|
||||
|
||||
Best practices and guidelines for writing code documentation.
|
||||
|
||||
## PlantUML
|
||||
|
||||
Create png images from PlantUML files using the following command:
|
||||
|
||||
```bash
|
||||
plantuml -tpng <file>.puml
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue