[gnome-doc-utils/mallard: 56/87] Finishing mal_inline_file



commit 00377c60013376ee314a2ca3b47d1c4fe503183d
Author: Shaun McCance <shaunm gnome org>
Date:   Mon Dec 1 18:27:02 2008 -0600

    Finishing mal_inline_file
---
 doc/mallard/C/mal_inline_file.xml |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/doc/mallard/C/mal_inline_file.xml b/doc/mallard/C/mal_inline_file.xml
index 190486a..f4fbdef 100644
--- a/doc/mallard/C/mal_inline_file.xml
+++ b/doc/mallard/C/mal_inline_file.xml
@@ -14,7 +14,7 @@
     <name>Shaun McCance</name>
   </copyright>
 
-  <version number="0.1" date="2008-02-19" status="incomplete"/>
+  <version number="0.1" date="2008-12-01" status="review"/>
 
   <desc>Mark up the name of a file or directory.</desc>
 </info>
@@ -31,10 +31,9 @@ mal_inline_file = element file {
 }
 </code></synopsis>
 
-<comment>
-  <cite date="2007-01-30"><name>Shaun McCance</name></cite>
-  <p>Add examples, processing expectations</p>
-</comment>
+<p>The <code>file</code> element marks the name of a file or directory.
+It may also be used to mark collections or portions of filenames, such
+as search paths and file extensions.</p>
 
 
 <!-- BEGIN notes -->
@@ -56,6 +55,15 @@ mal_inline_file = element file {
 <!-- END notes -->
 
 
+<!-- BEGIN processing -->
+<section id="processing">
+  <title>Processing Expectations</title>
+  <p>Filenames should be rendered in a fixed-width or wide font to reduce
+  ambiguity between visually similar characters.</p>
+</section>
+<!-- END processing -->
+
+
 <!-- BEGIN docbook -->
 <section id="docbook">
   <title>Comparison to DocBook</title>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]