Kaydet (Commit) 6fedc525 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

rationalize a bit

üst 2348eda3
...@@ -597,8 +597,10 @@ units as well as normal text: ...@@ -597,8 +597,10 @@ units as well as normal text:
An important bit of information about an API that a user should be aware of An important bit of information about an API that a user should be aware of
when using whatever bit of API the warning pertains to. The content of the when using whatever bit of API the warning pertains to. The content of the
directive should be written in complete sentences and include all appropriate directive should be written in complete sentences and include all appropriate
punctuation. This should only be chosen over ``note`` for information punctuation. In the interest of not scaring users away from pages filled
regarding the possibility of crashes, data loss, or security implications. with warnings, this directive should only be chosen over ``note`` for
information regarding the possibility of crashes, data loss, or security
implications.
.. describe:: versionadded .. describe:: versionadded
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment