Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b11ec commit f79f2f9Copy full SHA for f79f2f9
1 file changed
Doc/doc/doc.tex
@@ -778,7 +778,10 @@ \section{Special Markup Constructs \label{special-constructs}}
778
\begin{macrodesc}{deprecated}{\p{version}\p{what to do}}
779
Declare whatever is being described as being deprecated starting
780
with release \var{version}. The text given as \var{what to do}
781
- should recommend something to use instead.
+ should recommend something to use instead. It should be
782
+ complete sentences. The entire deprecation notice will be
783
+ presented as a separate paragraph; it should either preceed or
784
+ succeed the description of the deprecated feature.
785
\end{macrodesc}
786
787
\begin{macrodesc}{dfn}{\p{term}}
0 commit comments