1.1.11 • Published 28 days ago

@jti/doctools v1.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days ago

jti-doctools

A group of useful tools for managing and building JTI documentation projects:

Requirements

  • Node.js, version 16.x or newer (for Antora and most tooling).
  • Ruby, version 3.x or newer (for PDF generation).
  • A documentation project repo with at least one commit. The Asciidoc source must by in an Antora-compatible folder structure inside the docs folder.

Installation

  1. In a terminal window, use cd to enter the documentation project repo folder:

    cd /path/to/documentation/project
  2. If you do not have a package.json file, create one:

    npm init -y
  3. Install the doctools package:

    npm i @jti/doctools

    Be patient: it can take a couple of minutes to download and install the dependencies.

Usage

Preview

To generate the HTML, create search indexes, run the checks, and serve the HTML, run:

npx task local

Quick

If you just want to see the generated HTML/PDF, run:

npx task quick

None of the checks run, making the build a bit quicker.

Note that you can disabled PDF generation by editing the antora-playbook.yml file, and setting the enabled flag for the @antora/pdf-extension extension to false. PDF generation takes 10-1,000x the time required to generate HTML alone.

Authors

  • Ewan Edwards (@jtiee)

Note: No claim of ownership is made for all the tools used in this package.

Many thanks to tool authors, and the authors of the many package dependencies, for making their technology available!

1.1.11

28 days ago

1.1.10

28 days ago

1.1.9

1 month ago

1.1.8

1 month ago

1.1.7

2 months ago

1.1.6

3 months ago

1.1.5

3 months ago

1.1.4

3 months ago

1.1.3

3 months ago

1.1.2

3 months ago

1.1.1

3 months ago

1.1.0

3 months ago

1.0.48

3 months ago

1.0.51

3 months ago

1.0.50

3 months ago

1.0.55

3 months ago

1.0.54

3 months ago

1.0.53

3 months ago

1.0.52

3 months ago

1.0.47

3 months ago

1.0.46

3 months ago

1.0.45

3 months ago

1.0.44

4 months ago

1.0.43

4 months ago

1.0.42

4 months ago

1.0.41

4 months ago

1.0.40

4 months ago

1.0.39

5 months ago

1.0.38

5 months ago

1.0.37

5 months ago

1.0.36

5 months ago

1.0.19

9 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

9 months ago

1.0.26

9 months ago

1.0.25

9 months ago

1.0.24

9 months ago

1.0.23

9 months ago

1.0.29

9 months ago

1.0.28

9 months ago

1.0.27

9 months ago

1.0.33

8 months ago

1.0.32

8 months ago

1.0.31

8 months ago

1.0.30

9 months ago

1.0.15

10 months ago

1.0.35

6 months ago

1.0.34

6 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago