1.4.5 • Published 5 years ago

doctormake v1.4.5

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
5 years ago

Doctor allows you to build documentation for your project through XML syntax.

It can be configured through some settings, and different sections of the documentation can be created, which are fully HTML compatible.

To install:

npm install -g doctormake

To generate the single HTML file output, the source file is passed to doctormake (NPM package):

doctormake input.xml output.html

Or manually:

node doctor.js input.xml output.html

This is meant to be a simple one-page documentation generator, yet aiming to aid as much as possible on the work required to create documentation that fits the scope, in a quick painless manner.

This is not a tool to automatically generate documentation from source code.

Demo and Documentation

1.4.5

5 years ago

1.4.4

6 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-rc.28

6 years ago

1.0.0-rc.27

6 years ago

1.0.0-rc.26

6 years ago

1.0.0-rc.25

6 years ago

1.0.0-rc.24

6 years ago

1.0.0-rc.23

6 years ago

1.0.0-rc.22

6 years ago

1.0.0-rc.21

6 years ago

1.0.0-rc.19

6 years ago

1.0.0-rc.18

6 years ago

1.0.0-rc.17

6 years ago

1.0.0-rc.16

6 years ago

1.0.0-rc.15

6 years ago

1.0.0-rc.14

6 years ago

1.0.0-rc.13

6 years ago

1.0.0-rc.12

6 years ago

1.0.0-rc.11

6 years ago

1.0.0-rc.10

6 years ago

1.0.0-rc.9

6 years ago

1.0.0-rc.8

6 years ago

1.0.0-rc.7

6 years ago

1.0.0-rc.6

6 years ago

1.0.0-rc.5

6 years ago

1.0.0-rc.4

6 years ago

1.0.0-rc.3

6 years ago

1.0.0-rc.2

6 years ago

1.0.0-rc.1

6 years ago