0.0.31 • Published 10 years ago

xdoc v0.0.31

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

xdoc

一个专为互秀而生的前端文档生成器

Install

Install xdoc with npm:

$ npm install xdoc -g

Usage

init the documentation:

$ xdoc init

Build the documentation:

$ xdoc build [options]

Start a server at 127.0.0.1:8000:

$ xdoc server

Start a server at 127.0.0.1:8000, watching the source files change:

$ xdoc watch

Publish documentation to spmjs.org:

$ spm doc publish [options]

Clean the _site folder:

$ xdoc clean

Themes

The default theme path is ~/.spm/themes.

Install a theme:

git clone https://github.com/elover/xdoc-theme ~/.spm/themes/cmd

The default theme xdoc-theme would be installed when spm-doc is installed.

How to write a document

Follow the instruction in nico-cmd.

Changelog

0.0.1

0.0.31

10 years ago

0.0.30

10 years ago

0.0.29

10 years ago

0.0.28

10 years ago

0.0.27

10 years ago

0.0.26

10 years ago

0.0.25

10 years ago

0.0.24

10 years ago

0.0.23

10 years ago

0.0.22

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

11 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago