mirror of https://github.com/kdl-org/kdl.git
Point contributors to https://author-tools.ietf.org/.
For if installing the dependencies is inconvenient.
This commit is contained in:
parent
feb9eb099c
commit
109ad2627f
|
|
@ -30,14 +30,10 @@ The specification is written in
|
||||||
compiles via [RFCXML](https://authors.ietf.org/rfcxml-vocabulary) to text and
|
compiles via [RFCXML](https://authors.ietf.org/rfcxml-vocabulary) to text and
|
||||||
HTML.
|
HTML.
|
||||||
|
|
||||||
Formatted text and HTML versions of the spec can be built using `make`.
|
You can build the formatted versions or the intermediate RFCXML file using
|
||||||
|
https://author-tools.ietf.org/ or locally by running `make`. To preserve the
|
||||||
```sh
|
intermediate RFCXML form in a local build, `touch draft-marchan-kdl2.xml` before
|
||||||
$ make
|
running `make`.
|
||||||
```
|
|
||||||
|
|
||||||
To preserve the intermediate RFCXML form for debugging, `touch
|
|
||||||
draft-marchan-kdl2.xml` before running `make`.
|
|
||||||
|
|
||||||
Command line usage requires that you have the necessary software installed. See
|
Command line usage requires that you have the necessary software installed. See
|
||||||
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
|
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue