🚚 ✨ move documentation
This commit is contained in:
parent
d01bdfa17c
commit
18c9a59bb3
1 changed files with 8 additions and 3 deletions
|
|
@ -3,15 +3,20 @@
|
||||||
The project planning happens on the _Jira board_ and the project documentation is added to _Confluence pages_.
|
The project planning happens on the _Jira board_ and the project documentation is added to _Confluence pages_.
|
||||||
The setting up of Jira & Confluence is outlined in [Project Lifecycle](project_planning.md#project-lifecycle).
|
The setting up of Jira & Confluence is outlined in [Project Lifecycle](project_planning.md#project-lifecycle).
|
||||||
|
|
||||||
|
### General Tips
|
||||||
|
* Include conceptual graphical documentation as inline embedded images.
|
||||||
|
* Save Matplotlib / Seaborn plots as `.svg`.
|
||||||
|
* Sketches and handwritten illustrations scanned / photographed as `.png`/`.jpg`.
|
||||||
|
* Scanned / photographed illustrations should be cropped, contrast and alligned.
|
||||||
|
|
||||||
## Misc Tricks
|
### Markdown Tips
|
||||||
|
|
||||||
### Markdown Folding cell
|
* Use [Google's Markdown Style Guide](https://google.github.io/styleguide/docguide/style.html) for written documentation.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|
||||||
<summary>
|
<summary>
|
||||||
Click here to see the markdown _code_ for foldable cell 🎆
|
Click here to see the markdown _code_ for foldable cell 🎆
|
||||||
|
|
||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue