Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH] consistently capitalize section names
@ 2007-03-26 18:25 Bob Wilson
  2007-03-26 20:50 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Bob Wilson @ 2007-03-26 18:25 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 1658 bytes --]

Here's the last of my doc patches for now....

With the exception of some of the more recently written parts of the GDB doc, 
there appears to be a strong convention of capitalizing only the first word of 
section titles.  (All the major words in chapter and appendix titles are 
capitalized.)  Some of the section titles do not follow this convention.  This 
is most visible when you read the table of contents in the TeX-generated output. 
  This patch makes all the section titles consistently capitalized.

Some comments:

* I also changed one of the node titles to be plural (see the changelog entry), 
since it seemed like the singular form didn't make sense.

* I changed the capitalization of all the references I could find to these 
sections.  Two of those sections (the "free software" sections) are referenced 
in the document license.  I don't know if changing the license in this way might 
be an issue.  If so, I guess we could leave those section titles as they were.

* A good number of the changes here are to subheadings and subsubheadings in the 
GDB/MI chapter.  These don't normally show up in the table of contents, so their 
inconsistent capitalization is much less visible.  If you don't want to change 
all these headings for some reason, I don't think they matter as much as the 
other sections.

2007-03-26  Bob Wilson  <bob.wilson@acm.org>
	
	* gdb.texinfo: Consistently capitalize only the first word of section
	names at the section level and lower.
	(Starting and Stopping Trace Experiment): Renamed this node to....
	(Starting and Stopping Trace Experiments): ...this.
	* agentexpr.texi: Change section name capitalization.


[-- Attachment #2: gdb-doc-section-names.patch.gz --]
[-- Type: application/x-gzip, Size: 13815 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-03-31 11:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-26 18:25 [PATCH] consistently capitalize section names Bob Wilson
2007-03-26 20:50 ` Eli Zaretskii
2007-03-26 21:20   ` Bob Wilson
2007-03-27  4:06     ` Eli Zaretskii
2007-03-27 19:35       ` Bob Wilson
2007-03-31 11:48         ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox