<?xml version="1.0" encoding="ISO-8859-1"?><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  <title>Gobo Eiffel Doc</title>
 </head>
 <body bgcolor="#FFFFFF">
  <table border="0" width="100%">
   <tr>
    <td><font size="6"><strong>Gobo Eiffel Doc</strong></font></td>
    <td align="right"><a href="index.html"><img src="image/previous.gif" alt="Previous" border="0" /></a><a href="usage.html"><img src="image/next.gif" alt="Next" border="0" /></a></td>
   </tr>
  </table>
  <hr size="1" />
  <p>
   <i>Gobo Eiffel Doc</i>, or <i>gedoc</i>
   for short, is an open source command-line Eiffel documentation generator. Among other
   things, it is able to produce HTML documentation from Eiffel classes or Eiffel libraries.
   It can also be used as an Eiffel pretty-printer or as an ECF converter.
   
  </p>
  <p>
   This documentation of <i>gedoc</i> is structured as follows:
   
   
   <blockquote>
    
    <dl>
     	
     <dt>
      			<a href="usage.html">Using <i>gedoc</i></a>
      		
     </dt>
     <dd>
      			Command-line options, supported formats.
      		
     </dd>
     	
     <dt>
      			<a href="pretty_printer.html">Pretty-Printer</a>
      		
     </dt>
     <dd>
      			Using <i>gedoc</i> as an Eiffel pretty-printer.
      		
     </dd>
     	
     <dt>
      			<a href="html_ise_stylesheet.html">HTML Format</a>
      		
     </dt>
     <dd>
      			Generating HTML files using ISE's stylesheet.
      		
     </dd>
     	
     <dt>
      			<a href="implicit_conversions.html">Implicit conversions</a>
      		
     </dt>
     <dd>
      			Using <i>gedoc</i> to show implicit conversions, and to make them explicit.
      		
     </dd>
     	
     <dt>
      			<a href="ecf_pretty_printer.html">ECF Pretty-Printer</a>
      		
     </dt>
     <dd>
      			Using <i>gedoc</i> as an ECF pretty-printer and converter.
      		
     </dd>
     	
     <dt>
      			<a href="available_targets.html">ECF Available Targets</a>
      		
     </dt>
     <dd>
      			Getting the list of available ECF targets.
      		
     </dd>
     	
     <dt>
      			<a href="see_also.html">See Also</a>
      		
     </dt>
     <dd>
      			Related resources and acknowledgments.
      		
     </dd>
     	
     <dt>
      			<a href="http://www.gobosoft.com/eiffel/gobo/download.html">Downloading
       			Instructions</a>
      		
     </dt>
     <dd>
      			License agreement and downloading instructions.
      		
     </dd>
     
    </dl>
    
   </blockquote>
   
   
  </p>
  <hr size="1" />
  <table border="0" width="100%">
   <tr>
    <td>
     <address><font size="2"><b>Copyright © 2017-2020, Eric Bezault</b><br /><b>mailto:</b><a href="mailto:ericb@gobosoft.com">ericb@gobosoft.com</a><br /><b>http://</b><a href="http://www.gobosoft.com">www.gobosoft.com</a><br /><b>Last Updated: </b>30 May 2020</font></address>
    </td>
    <td align="right" valign="top"><a href="http://www.gobosoft.com"><img src="image/home.gif" alt="Home" border="0" /></a><a href="index.html"><img src="image/toc.gif" alt="Toc" border="0" /></a><a href="index.html"><img src="image/previous.gif" alt="Previous" border="0" /></a><a href="usage.html"><img src="image/next.gif" alt="Next" border="0" /></a></td>
   </tr>
  </table>
 </body>
</html>