code-documentation

There are 51 repositories under code-documentation topic.

  • expressive-code/expressive-code

    A text marking & annotation engine for presenting source code on the web.

    Language:TypeScript845315135
  • lunarmodules/ldoc

    LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render comments, as well as integrated readme documentation and pretty-printed example files.

    Language:Lua84530291176
  • brandondocusen/CntxtPY

    A discovery and compression tool for your Python codebase. Creates a knowledge graph for a LLM context window, efficiently outlining your project | Code structure visualization | LLM Context Window Efficiency | Static analysis for AI | Large Language Model tooling #LLM #AI #Python #CodeAnalysis #ContextWindow #DeveloperTools

    Language:Python1103112
  • brandondocusen/CntxtJS

    A lightweight tool to optimize your Javascript / Typescript project for LLM context windows by using a knowledge graph | AI code understanding | LLM context enhancement | Code structure visualization | Static analysis for AI | Large Language Model tooling #LLM #AI #JavaScript #TypeScript #CodeAnalysis #ContextWindow #DeveloperTools

    Language:Python61117
  • brandondocusen/CntxtCS

    A lightweight tool to optimize your C# project for LLM context windows by using a knowledge graph | Code structure visualization | Static analysis for AI | Large Language Model tooling | .NET ecosystem support #LLM #AI #CSharp #DotNet #CodeAnalysis #ContextWindow #DeveloperTools

    Language:Python32122
  • cyanheads/repo-map

    repo-map generates LLM-enhanced summaries and analysis of software repositories, providing developers with valuable insights into project structures, file purposes, and potential considerations across various programming languages.

    Language:Python291013
  • brandondocusen/CntxtJV

    A discovery and compression tool for your Java codebase. Creates a knowledge graph for a LLM context window, efficiently outlining your project #LLM #AI #Java #CodeAnalysis #ContextWindow #DeveloperTools #StaticAnalysis #CodeVisualization

    Language:Python26221
  • dlang-community/harbored-mod

    A documentation generator for D with support for both DDoc and Markdown.

    Language:D1947114
  • baggepinnen/LiterateWeave.jl

    Automatic convertion from .jl file to pdf/html using Literate.jl -> Weave.jl

    Language:Julia18214
  • xqdoc/xqdoc

    An Antlr4 implementation of xqDoc for XQuery

    Language:Java17622
  • 0x-kys/flawa

    Flawa generates Markdown docs from code files, so you don’t have to explain everything.

    Language:Go16200
  • DavidVollmers/doki

    A modern .NET Code Documentation Framework

    Language:C#8260
  • Radiergummi/phoenix

    A lightweight and modular framework to document code projects

    Language:JavaScript8240
  • KaikeWesleyReis/paper-code-for-explainable-AI-in-COVID-prediction

    Code results for paper: "Diagnosis of patients with blood cell count for COVID-19: An explainable artificial intelligence approach"

    Language:Jupyter Notebook6102
  • Wyam2/wyam

    A modular static content and static site generator written in .NET. Fork of Wyam project.

    Language:C#60431
  • AI-CallConnect

    madhurimarawat/AI-CallConnect

    A cutting-edge AI-powered phone agent designed for seamless voice interactions, dynamic data handling, and scalable communication. Perfect for modern sales and customer engagement solutions.

    Language:Jupyter Notebook4102
  • CodeChronicles

    Quanta-Naut/CodeChronicles

    Effortlessly generate and merge code summaries with CodeChronicles—a VS Code extension that automates code summarization and seamlessly integrates them into your GitHub repository!

    Language:TypeScript4100
  • RandomGamingDev/EzDok

    A powerful & databaseless ez documentation solution

    Language:CSS4100
  • thecoderverse/DocVerse

    Öğrendiğimiz yeni alanlar ile ilgili detaylı dokümantasyonları, oluşturduğumuz e-bookları tutabileceğimiz bir alandır.

  • varunsridharan/action-apigen

    Github Action To Generate Code Docs Website For PHP Using ApiGen

    Language:Shell4215
  • NewBumpEr/HeaderMaker

    HeaderMaker is a simple application for easily adding and removing headers from project files within a selected directory.

    Language:JavaScript3100
  • Nurullah-Nergiz/docify-cli

    The CLI Readme Generator Tool is a powerful command-line utility that swiftly documents your GitHub projects by automating README file creation.

    Language:JavaScript3100
  • z-shell/z-a-man

    An Annex (i.e an extension) that automatically generates code-documentation man-pages.

    Language:Shell2121
  • adamecr/MarkupDoc

    MarkupDoc is a command line application that creates the code documentation for C# projects in selected markup format(s). Currently Markdown (MD) and HTML are supported out of the box

    Language:C#1110
  • boredom1234/CodeWhisperer

    A powerful CLI tool using vector embeddings and LLMs to help developers understand codebases through natural language. Ask questions in plain English, get context-aware responses, analyze GitHub repos, and generate documentation. Your AI coding companion for quick codebase exploration.

    Language:Python1
  • ci-psy/DocGen

    Interactive documentation generator that creates comprehensive markdown docs with project trees, TOC, and code navigation.

    Language:Python110
  • dhaoloth/code-explorer

    Local Code Explorer: Desktop application built with Electron for browsing local directories, visualizing code structure, viewing files with syntax highlighting, basic editing, and exporting project summaries (MD, XML, TXT).

    Language:JavaScript1
  • filipwroblewski/django-hydroponics-management

    🌱💧A Django-based application to manage hydroponic systems with full CRUD capabilities, sensor data management, and user authentication.

    Language:Python1100
  • praetoriansentry/litdown

    litdown: A simple Perl script that converts source code files into markdown-formatted documents for literate programming by treating specially prefixed comments as markdown text.

    Language:Perl1101
  • REPNOT/quickfin.techbyderek.com

    Documentation website for Quick Fin, a Python module providing instant access to live and historical stock market price data, automated Plotly data visualization generators and data catalog for referencing equities, stock symbols, sector, and industry information.

    Language:HTML1100
  • SwiftMarkify

    singhrishabhj/SwiftMarkify

    Markify converts files of any format into clean Markdown (.md) files. Supporting PDFs, Word docs, images, and more, it offers a user-friendly experience with customizable settings. The repository also includes Markdown learning resources to help you master the format alongside using Markify.

  • Willie-Conway/Calculator-App

    A simple yet powerful 📱calculator app built with ❄️React! Perform basic operations like ➕addition, ➖subtraction, ✖️multiplication, and ➗division with ease. Perfect for honing your front-end development skills! 💻✨I have also added a ☀️Light /🌙Dark Mode toggle button to the original.

    Language:JavaScript1110
  • ZenithClown/ZenithClown.github.io

    A Personal Portfolio Website hosted using GitHub Pages, and Python Code Documentations with Sphinx

    Language:HTML1115
  • adeism/AMZ-CodeFusion

    Designed for human-in-the-loop code documentation, source code dataset creation, and efficient source code archiving, all tailored for RAG (Retrieval-Augmented Generation) applications

    Language:Python0100
  • Software-Engineering

    madhurimarawat/Software-Engineering

    This repository provides exercises for practicing software engineering techniques, including version control, code review, unit testing with Python, continuous integration, and agile methodologies.

    Language:HTML10
  • ZackAkil/dynamic-code-snippit

    Experiment with what i would want from a code document experience.

    Language:HTML