aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/documentation.md
diff options
context:
space:
mode:
authorEduardo Julian2022-06-14 02:33:54 -0400
committerEduardo Julian2022-06-14 02:33:54 -0400
commitc4d938ebb2f5245b4c3faa22c4f217e7e818589f (patch)
treeb4ffb4ece96cd711c270932ca500c49192c6bb46 /documentation/bookmark/documentation.md
parent63dec2e80905100ae2b48ada1d4e0d675338d00f (diff)
Better syntax for invoking super methods inside overriden methods.
Diffstat (limited to 'documentation/bookmark/documentation.md')
-rw-r--r--documentation/bookmark/documentation.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/bookmark/documentation.md b/documentation/bookmark/documentation.md
index 405bee172..dec25e3d9 100644
--- a/documentation/bookmark/documentation.md
+++ b/documentation/bookmark/documentation.md
@@ -31,6 +31,7 @@
# Philosophy
+0. [Documentation as practical empathy](https://developerrelations.com/developer-experience/documentation-as-practical-empathy)
0. [What Makes Documentation Bad?](https://arunkprasad.com/log/what-makes-documentation-bad/)
0. [Forget reusability, aim for perfection](https://www.openbsd.org/papers/bsdcan18-mandoc.pdf)
0. https://increment.com/documentation/
@@ -55,6 +56,7 @@
# Reference
+0. [Building a community of open-source documentation contributors](https://news.ycombinator.com/newest?next=31705868&n=1171)
0. [Documentation in the Era of Concepts and Ranges - Christopher Di Bella & Sy Brand - CppCon 2021](https://www.youtube.com/watch?v=nm45t2fnUms)
0. [conventional: comments](https://conventionalcomments.org/)
0. [Architecture decision record (ADR)](https://github.com/joelparkerhenderson/architecture_decision_record)