Developer Tools

Code Explorer

API reference docs, auto-generated from your source code

Connect your repository, select a release tag, and get browsable API reference documentation with deep parsing, cross-references, and syntax-highlighted source code.

Multi-Language Support

Parse PHP, TypeScript, Python, and Go projects with language-native parsers for maximum accuracy.

Deep Parsing

Classes, methods, properties, inheritance chains, cross-references, and full source code extraction.

Stripe-Style UI

Clean three-column layout with namespace tree, symbol details, and syntax-highlighted source panel.

How It Works

From source code to browsable API reference

KBKit connects to your repository, parses your source code with language-native parsers, and generates structured API reference documentation. Select a release tag, trigger a build, and your users get a fully browsable reference with zero manual effort.

  1. 1

    Connect your repository

    Link your GitHub, GitLab, or Bitbucket repo to your knowledge base.

  2. 2

    Select a release tag

    Choose which Git tags to build documentation from.

  3. 3

    Source code is parsed

    Language-native parsers extract classes, methods, properties, and relationships.

  4. 4

    Your users explore

    Browsable three-column UI with namespace tree, symbol details, and source code.

docs.acme.com/api-reference

Namespaces

App\Models
User
Team
Project
App\Services
App\Http

App\Models

User

Extends Authenticatable

Methods

teams(): HasMany
notify(): void

Source

public function teams()

{

return $this->hasMany(

Team::class

);

}

Capabilities

Everything your API reference needs

Tag-Based Builds

Build from specific Git tags/releases. Only generate docs for the versions you ship.

Cross-References

Return types, thrown exceptions, and inheritance all link to their respective symbols.

Full-Text Search

Find any class, method, or function instantly across your entire codebase.

Theme Integration

Code Explorer inherits your KB theme. Dark mode, custom colors, everything works.

Source Code Preview

View the full source code for any class or method with syntax highlighting.

Version Management

Keep multiple parsed versions. Switch between them with a dropdown.

Ready to generate your API reference?

Connect your repository and give your users browsable, searchable API reference documentation in minutes.