Skip to content

Commit d8b3b85

Browse files
committed
Shorten the readme intro
1 parent 3bb2762 commit d8b3b85

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# README: The newdoc tool
1+
# The newdoc tool
22

33
[![Crates.io](https://img.shields.io/crates/v/newdoc)](https://crates.io/crates/newdoc)
44
[![Crates.io](https://img.shields.io/crates/d/newdoc)](https://crates.io/crates/newdoc)
@@ -7,10 +7,7 @@
77
[![Travis (.org)](https://img.shields.io/travis/redhat-documentation/newdoc)](https://travis-ci.org/github/redhat-documentation/newdoc)
88
[![AppVeyor](https://img.shields.io/appveyor/build/mrksu/newdoc)](https://ci.appveyor.com/project/mrksu/newdoc)
99

10-
The `newdoc` tool generates pre-populated module and assembly files formatted with AsciiDoc, which are used in Red Hat and Fedora documentation. The generated files follow the template guidelines maintained by the Modular Documentation initiative: <https://redhat-documentation.github.io/modular-docs/>.
11-
12-
The tool is written in the Rust programming language.
13-
10+
The `newdoc` tool generates pre-populated module and assembly files formatted with AsciiDoc, which are used in Red Hat and Fedora documentation. The generated files follow the Modular Documentation guidelines: <https://redhat-documentation.github.io/modular-docs/>.
1411

1512
## Installing newdoc
1613

0 commit comments

Comments
 (0)