Skip to content

A document writer 一个使用markdown编写文档的工具

License

Notifications You must be signed in to change notification settings

met-moon/write-doc

Repository files navigation

WriteDoc

中文文档

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.