Skip to content

hooperbloob/librepcb-doc

 
 

Repository files navigation

LibrePCB Documentation

Travis Build Status

This repository contains the source for the LibrePCB documentation hosted at docs.librepcb.org.

Requirements

The documentation is written in Asciidoc and built with Asciidoctor.

On Linux the required tools can be installed with following commands:

gem install asciidoctor pygments.rb rouge
gem install asciidoctor-pdf --pre

Building

asciidoctor index.adoc          # build index.html
asciidoctor-pdf index.adoc      # build index.pdf

Contributing

Contributions are very welcome! We're looking forward for pull requests :)

Links

License

This documentation is published under the CC0 1.0 Universal license.

About

Official documentation of LibrePCB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.8%
  • Shell 4.8%
  • HTML 0.4%