home.social

#code-documentation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #code-documentation, aggregated by home.social.

fetched live
  1. 🐍✨ Behold, a groundbreaking revelation in the world of tech: a tool that documents your #Python project with the press of a button! No more manual labor, just pure, unadulterated #automation 🤖💼. Get ready to bask in the glory of auto-generated code documentation, because who needs understanding when you've got pdoc? 📚🙄
    pdoc.dev/ #CodeDocumentation #TechInnovation #pdoc #HackerNews #ngated

  2. 🐍✨ Behold, a groundbreaking revelation in the world of tech: a tool that documents your #Python project with the press of a button! No more manual labor, just pure, unadulterated #automation 🤖💼. Get ready to bask in the glory of auto-generated code documentation, because who needs understanding when you've got pdoc? 📚🙄
    pdoc.dev/ #CodeDocumentation #TechInnovation #pdoc #HackerNews #ngated

  3. CW: Generate Markdown from .NET XML documentation comments.

    The goal of is to generate documentation for .NET class libraries that are simple enough to be read and understood in raw form, as rendered in , or when used to generate web pages using and GitHub Pages. To that end, it generates standard GitHub Flavored Markdown without relying on raw HTML tags.

    ejball.com/XmlDocMarkdown/

  4. CW: Generate Markdown from .NET XML documentation comments.

    The goal of #XmlDocMarkdown is to generate #Markdown documentation for .NET class libraries that are simple enough to be read and understood in raw form, as rendered in #GitHub, or when used to generate web pages using #Jekyll and GitHub Pages. To that end, it generates standard GitHub Flavored Markdown without relying on raw HTML tags.

    ejball.com/XmlDocMarkdown/

    #Csharp #CodeDocumentation #FOSS #OpenSource #dotnet