[DOC] Link labels cannot contain attributes for now
This commit is contained in:
parent
a778562f33
commit
605698c7cf
Notes:
git
2024-10-10 16:28:18 +00:00
12
timev.rb
12
timev.rb
@ -170,12 +170,12 @@
|
||||
#
|
||||
# Here, class +Time+ provides methods that are useful for:
|
||||
#
|
||||
# - {Creating +Time+ objects}[rdoc-ref:Time@Methods+for+Creating].
|
||||
# - {Fetching +Time+ values}[rdoc-ref:Time@Methods+for+Fetching].
|
||||
# - {Querying a +Time+ object}[rdoc-ref:Time@Methods+for+Querying].
|
||||
# - {Comparing +Time+ objects}[rdoc-ref:Time@Methods+for+Comparing].
|
||||
# - {Converting a +Time+ object}[rdoc-ref:Time@Methods+for+Converting].
|
||||
# - {Rounding a +Time+}[rdoc-ref:Time@Methods+for+Rounding].
|
||||
# - {Creating Time objects}[rdoc-ref:Time@Methods+for+Creating].
|
||||
# - {Fetching Time values}[rdoc-ref:Time@Methods+for+Fetching].
|
||||
# - {Querying a Time object}[rdoc-ref:Time@Methods+for+Querying].
|
||||
# - {Comparing Time objects}[rdoc-ref:Time@Methods+for+Comparing].
|
||||
# - {Converting a Time object}[rdoc-ref:Time@Methods+for+Converting].
|
||||
# - {Rounding a Time}[rdoc-ref:Time@Methods+for+Rounding].
|
||||
#
|
||||
# === Methods for Creating
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user