-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathAssembly
More file actions
46 lines (38 loc) · 801 Bytes
/
Assembly
File metadata and controls
46 lines (38 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
email:
mailto:
- ruby-talk@ruby-lang.org
- rubyworks-mailinglist@googlegroups.com
gem:
active: true
github:
folder: web
dnote:
title: Source Notes
output: log/notes.html
files: lib/**/*.rb
locat:
output: log/locat.html
vclog:
output:
- log/history.html
- log/changes.html
- web/eg/history.html
- web/eg/changes.html
- web/eg/history.rdoc
- web/eg/changes.rdoc
- web/eg/history.atom
- web/eg/changes.atom
- web/eg/history.rss
- web/eg/changes.rss
ronn:
service : custom
cycle : main
document : |
system 'ronn --manual="VCLog" --organization="RubyWorks" --style="toc" man/man1/*.ronn'
system 'cp man/man1/*.html web/man/'
#ronn:
# path: man/man1/*.ronn
# title: VCLog
# style: toc
# organization: Rubyworks