1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc
nobu 33d026034e rdoc.css: make label-list compact
"Labeled Lists" section in lib/rdoc/markup.rb states labeled-list
will be formatted in same lines.

```
Notice that blank lines right after the label are ignored in labeled lists:

  [one]

      definition 1

  [two]

      definition 2

produces the same output as

  [one]  definition 1
  [two]  definition 2
```

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-02 06:54:55 +00:00
..
context
generator rdoc.css: make label-list compact 2019-02-02 06:54:55 +00:00
i18n
markdown
markup Merge RDoc 6.1.0.beta3 from upstream 2018-12-08 17:39:52 +00:00
parser [DOC] escape descriptions [ci skip] 2019-01-04 09:49:32 +00:00
rd Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
ri Merge rdoc-6.1.0.bata2 2018-11-27 07:02:36 +00:00
stats Merge RDoc 6.1.0.beta3 from upstream 2018-12-08 17:39:52 +00:00
.document [DOC] escape descriptions [ci skip] 2019-01-04 09:49:32 +00:00
alias.rb
anon_class.rb
any_method.rb
attr.rb
class_module.rb
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb
cross_reference.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
encoding.rb
erb_partial.rb
erbio.rb
extend.rb
generator.rb
ghost_method.rb
i18n.rb
include.rb
known_classes.rb
markdown.rb
markup.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
meta_method.rb
method_attr.rb
mixin.rb
normal_class.rb
normal_module.rb
options.rb rdoc: ignore gemspec files 2019-01-13 13:49:25 +00:00
parser.rb
rd.rb
rdoc.gemspec Merge rdoc-6.1.0.bata2 2018-11-27 07:02:36 +00:00
rdoc.rb [DOC] Fix close tags [ci skip] 2019-01-04 09:10:10 +00:00
require.rb
ri.rb
rubygems_hook.rb
servlet.rb
single_class.rb
stats.rb
store.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
task.rb [DOC] Fix close tags [ci skip] 2019-01-04 09:10:10 +00:00
text.rb fix regexp introduced at recent RDoc update (r62924). 2018-03-28 03:18:00 +00:00
token_stream.rb
tom_doc.rb Merge rdoc-6.1.0.beta1. 2018-08-27 01:30:18 +00:00
top_level.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
version.rb Merge RDoc 6.1.0 from upstream 2018-12-23 13:14:28 +00:00