<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Documentation on Andrew Odendaal</title>
    <link>https://andrewodendaal.com/tags/documentation/</link>
    <description>Recent content in Documentation on Andrew Odendaal</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Sep 2025 08:00:00 +0400</lastBuildDate>
    <atom:link href="https://andrewodendaal.com/tags/documentation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust Documentation Practices: Creating Clear, Comprehensive, and Useful Docs</title>
      <link>https://andrewodendaal.com/rust-documentation-practices/</link>
      <pubDate>Fri, 05 Sep 2025 08:00:00 +0400</pubDate>
      <guid>https://andrewodendaal.com/rust-documentation-practices/</guid>
      <description>&lt;p&gt;Documentation is a crucial aspect of software development, serving as a bridge between code authors and users. Well-written documentation helps users understand how to use your code, explains why certain design decisions were made, and guides contributors on how to extend or modify your project. Rust takes documentation seriously, providing first-class tools and conventions that make it easy to create clear, comprehensive, and useful documentation directly alongside your code.&lt;/p&gt;&#xA;&lt;p&gt;In this comprehensive guide, we&amp;rsquo;ll explore Rust&amp;rsquo;s documentation ecosystem, from inline doc comments to full-fledged documentation websites. You&amp;rsquo;ll learn how to write effective documentation, leverage Rust&amp;rsquo;s documentation tools, and follow best practices that have emerged in the Rust community. By the end, you&amp;rsquo;ll have a solid understanding of how to create documentation that enhances the quality and usability of your Rust projects, whether you&amp;rsquo;re working on a small library or a large-scale application.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
