SkillAgentSearch skills...

Rolodex

📇API Documentation Generator for Phoenix

Install / Use

/learn @Frameio/Rolodex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Rolodex

hex.pm version CircleCI

Rolodex generates documentation for your Phoenix API.

Simply annotate your Phoenix controller action functions with @doc metadata, and Rolodex will turn these descriptions into valid documentation for any platform.

Currently supports:

Disclaimer

Rolodex is currently under active development! The API is a work in progress as we head towards v1.0.

Documentation

See https://hexdocs.pm/rolodex

Installation

Rolodex is available in Hex. Add it to your deps in mix.exs:

def deps do
  [
    {:rolodex, "~> 0.10.0"}
  ]
end
View on GitHub
GitHub Stars38
CategoryDevelopment
Updated1mo ago
Forks2

Languages

Elixir

Security Score

95/100

Audited on Feb 3, 2026

No findings