mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
[docs] Remove the version number from the title
The version number in the title made sense when we were breaking API with every minor release. Now that we're API stable we can drop that and make the output in Devhelp and on the website slightly more good looking.
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
|
||||
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
||||
<bookinfo>
|
||||
<title>Clutter &version; Reference Manual</title>
|
||||
<releaseinfo>Version &version;</releaseinfo>
|
||||
<title>Clutter Reference Manual</title>
|
||||
<releaseinfo>for Clutter &version;</releaseinfo>
|
||||
|
||||
<copyright>
|
||||
<year>2006,2007,2008</year>
|
||||
|
Reference in New Issue
Block a user