write-doc/write-doc

write document

Installs: 115

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 1

Language:CSS

v0.5.1 2021-10-12 16:39 UTC

This package is auto-updated.

Last update: 2024-04-14 21:55:14 UTC


README

中文文档

Actions Status Latest Stable Version Total Downloads License

Demo

Install

To install it via composer

composer require write-doc/write-doc

Usage

php builder.php demo

Feature

  • Support markdown grammar to write documents. API documentation easier to write.
  • Auto generate link.
  • Auto generate anchor for jump.
  • Use j or k key to jump to next/before API.