[DOC] Simply use --
/ ++
instead of :stopdoc:
/ :startdoc:
This commit is contained in:
parent
0831d960bf
commit
e168dbdac5
@ -1865,7 +1865,8 @@ Ractor をサポートするための詳細は、{Appendix F. Ractor
|
||||
support}[rdoc-ref:extension.rdoc@Appendix+F.+Ractor+support]
|
||||
を参照してください。
|
||||
|
||||
:stopdoc: Local variables:
|
||||
:stopdoc: fill-column: 60
|
||||
:stopdoc: end:
|
||||
:startdoc:
|
||||
--
|
||||
Local variables:
|
||||
fill-column: 60
|
||||
end:
|
||||
++
|
||||
|
@ -2274,7 +2274,8 @@ To make a "Ractor-safe" C extension, we need to check the following points:
|
||||
making of a Ractor-safe extension. This document will be extended as they are
|
||||
discovered.
|
||||
|
||||
:stopdoc: Local variables:
|
||||
:stopdoc: fill-column: 70
|
||||
:stopdoc: end:
|
||||
:startdoc:
|
||||
--
|
||||
Local variables:
|
||||
fill-column: 70
|
||||
end:
|
||||
++
|
||||
|
Loading…
x
Reference in New Issue
Block a user