Powering Azure Docs with CoPilot
How to use GitHub Copilot to interact with and query Azure documentation hosted in a public repository for up-to-date technical information.
How to use GitHub Copilot to interact with and query Azure documentation hosted in a public repository for up-to-date technical information.
A comparison of documentation tools like Confluence, SharePoint, and Azure DevOps wikis for software teams, focusing on collaboration and feature requirements.
A new website aims to make free software philosophy more accessible and practical, offering an alternative to the FSF's complex messaging.
Applying functional programming concepts to writing and maintaining documentation, especially for design systems, to improve reusability and consistency.
A consultant outlines six common signs that a software system's architecture lacks visibility and discoverability, hindering developer understanding and maintenance.
A technical guide on customizing the visual styles of admonitions (notes, warnings, etc.) in AsciiDoc documents, particularly for PDF output.
Part 3 of a series on widget architecture, focusing on automating in-app help documentation using Sourcery and custom Decodable implementations.
A template for creating structured technical design documents to record decisions, scope, and solutions for software projects.
A programmer shares how using documentation tools like Dash helps overcome information overload and memory limitations in modern software development.
A developer explains how to make lasting code contributions by focusing on tests and documentation, not just the code itself.
A tutorial on creating rich documentation for Swift frameworks using DocC and deploying it to GitHub Pages for static hosting.
Explains why Markdown is an essential skill for developers, covering its uses, basic syntax, and benefits for productivity.
A developer advocate reflects on 2021, covering career growth, burnout, technical writing, and popular React Native tutorials.
A guide on making your open source project more approachable for contributors, covering documentation, guidelines, and community building.
A tutorial on generating professional documentation websites for Python projects using Sphinx and Read the Docs, leveraging existing docstrings.
Article explains why to avoid adverbs like 'simply' in technical writing to improve clarity and avoid alienating readers.
A developer's introductory blog post about sharing knowledge on open source, documentation, and community building.
Analysis of documentation, testing, and CI adoption in Julia packages from the General registry, using a custom tool.
A guide to scaling a Developer Relations program by fostering a DevRel culture across the company, leveraging existing team members.
A developer documents project setup, fixes a course scheduling bug, and starts building a new student reports section in a Django application.