Documentation
Everything on SkillVeris tagged Documentation — collected across the glossary, study notes, blog, and cheat sheets.
6 resources across 2 libraries
Study Notes(4)
Documentation with dbt docs
dbt turns descriptions in your YAML files and standalone doc blocks into a browsable, auto-generated documentation site with an interactive lineage graph.
Prolog Best Practices
Practical guidelines for writing correct, efficient, and maintainable Prolog code — from clause ordering to cut discipline and pitfalls to avoid.
Software Documentation
Learn the major types of software documentation and how each serves a distinct audience and purpose.
Ruby Comments and Documentation
How to write single-line and multi-line comments in Ruby, and how to document code using RDoc/YARD conventions for generated API docs.
Interview Questions(2)
What Is a Runbook and Why Does DevOps Rely On Them?
A runbook is a documented, step-by-step procedure for diagnosing or resolving a specific operational scenario — such as a database failover or a spiking error…
What Makes a Blameless Postmortem Effective?
An effective blameless postmortem is a written, structured analysis of an incident that treats the failure as a systems and process problem rather than an indi…