fedora-docs / securityguide

Created 6 years ago
Maintained by bex
Fedora Security Related Documentation
Members 2
Brian (bex) Exelbierd committed 6 years ago

Fedora Installation Guide

This is the content repository for the Fedora Installation Guide.

Please report Issues and submit Pull Requests for Content Fixes here. General appearance issues and publishing issues should be reported against the publisher.

How to edit this document

This document is coded in AsciiDoc. The content is in the en-US directory. There is a shared entity file in the en-US directory. Do not edit the content in the Common_Content directory.

Testing your changes locally

To test your changes, first install asciibinder

$ gem install ascii_binder

To build your changes, from the root directory:

$ asciibinder package
$ firefox _package/main/index.html