An open API service indexing awesome lists of open source software.

https://github.com/zipmark/doc_orchestra

Code that orchestrates document generation and publication.
https://github.com/zipmark/doc_orchestra

Last synced: 6 months ago
JSON representation

Code that orchestrates document generation and publication.

Awesome Lists containing this project

README

          

# doc_orchestra

**Important:** this gem is not production ready.

This is the code that orchestrates Zipmark's automatically generated
documentation and its publication.

## Installation

Add this line to your application's Gemfile under development:

```ruby
gem 'doc_orchestra'
```

And then execute:

$ bundle

## Usage

Pending

## Development

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/zipmark/doc_orchestra.

## License

License can be read at [LICENSE](/LICENSE)