Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ The book is available in HTML and PDF format at http://www.sonatype.com/resource

=== About this Project

This is the source code and build setup for the book. The content is
written in asciidoc format. To edit asciidoc, use Emacs, vi, TextMate,
or whatever other text editor you prefer. You can even just preview
the files right in GitHub and edit them on the web interface directly.
This is the source code and build setup for the book. The content is written in asciidoc format.

- To edit asciidoc, use Emacs, vi, TextMate, or whatever other text editor you prefer.
- You can even just preview the files right in GitHub and edit them on the web interface directly.
- Another way is to use a preview tool like this https://previewhub.github.io/asciidoc/?https://raw.githubusercontent.com/sonatype/maven-example-en/master/book-mvnex.asciidoc[book-mvnex.asciidoc]

The main file for the book is

Expand Down