OSDN Git Service

* gnat-style.texi (header): Add @dircategory, @direntry.
authorfw <fw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Dec 2001 11:09:54 +0000 (11:09 +0000)
committerfw <fw@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Dec 2001 11:09:54 +0000 (11:09 +0000)
commit00590f8239cb6db15cb21eeb17a16b9eba42e76e
tree903853645a7ebecea0af3fa29006cf81f30a21f5
parentd42fb2c09e116c40fdeef02d52ebdf1d6dade247
* gnat-style.texi (header): Add @dircategory, @direntry.
(title page): Remove date.
(general) Add @./@: where approriate, and two spaces after the
full stop at the end of a sentence.  Use @samp markup when
referring concrete lexical entities (keywords, attribute names
etc.), and @syntax for ARM grammar elements. Use @r for English
text in comments.  Use @emph for emphasis.  Change "if-statements"
etc. to "if statements" (without @samp). Break long lines.  Make
casing of section names consistent.
(Identifiers): Use @samp markup for variable names.
(Comments): Use @samp markup for comment characters. Line-end
comments may follow any Ada code, not just statements.  Fix
misspelling of "Integer" as "integer".
(Loop statements): Do not use variable name "I", use "J".
(Subprogram Declarations): Document alignment.
(Subprogram Bodies, Block statements): Document empty line before
"begin".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48285 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gnat-style.texi