<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/.rdoc_options, branch master</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Use YARD for API documentation.</title>
<updated>2014-10-18T10:19:36+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-10-18T10:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=93c71bafca01fe14e01843572106eb9dcb909609'/>
<id>93c71bafca01fe14e01843572106eb9dcb909609</id>
<content type='text'>
Massive TODO.

We'll get there eventually...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Massive TODO.

We'll get there eventually...
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate RDoc documentation.</title>
<updated>2014-09-24T22:08:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-09-20T15:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=05739585d101ed6a44ed505cf7d6cbe0a7ff524f'/>
<id>05739585d101ed6a44ed505cf7d6cbe0a7ff524f</id>
<content type='text'>
This is currently still very messy and we probably want to work out the
best way to declare what parts of our DSL/what files are "public".

Still, even if this is a WIP I'd rather get something committed sooner
rather than later and start iterating on this as a replacement for
`example_formula.rb` and the formula cookbook.

To test:
```bash
cd $(brew --prefix)/Library/Homebrew &amp;&amp; \
  rdoc formula.rb requirement.rb utils.rb &amp;&amp;\
  open doc/index.html
```

Closes Homebrew/homebrew#32470.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is currently still very messy and we probably want to work out the
best way to declare what parts of our DSL/what files are "public".

Still, even if this is a WIP I'd rather get something committed sooner
rather than later and start iterating on this as a replacement for
`example_formula.rb` and the formula cookbook.

To test:
```bash
cd $(brew --prefix)/Library/Homebrew &amp;&amp; \
  rdoc formula.rb requirement.rb utils.rb &amp;&amp;\
  open doc/index.html
```

Closes Homebrew/homebrew#32470.
</pre>
</div>
</content>
</entry>
</feed>
