0.0.31 • Published 9 years ago

xdoc v0.0.31

Weekly downloads
3
License
-
Repository
github
Last release
9 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

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

9 years ago

0.0.25

9 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago