hg-prompt/list.html @ 383887c412c2

hg-prompt: Update documentation.
author Steve Losh <steve@stevelosh.com>
date Tue, 15 Dec 2009 20:19:37 -0500
parents 310c8feb5645
children abcf6f68470c
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
    "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:foaf="http://xmlns.com/foaf/0.1/">
  
  <head>
    <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
    
    <title>
      hg-prompt » ls /
    </title>
    
    <link rel="stylesheet" type="text/css" href="media/css/reset.css" media="screen, projection" />
    <link rel="stylesheet" type="text/css" href="media/css/layout.css" media="screen, projection" />
    <link rel="stylesheet" type="text/css" href="media/css/typography.css" media="screen, projection" />
    <link rel="stylesheet" type="text/css" href="media/css/pygments.css" media="screen, projection" />
  </head>
  
  <body>
    <div id="content">

      
        <div id="breadcrumbs">
          <p>
              
                
                  <a href="./">index</a> &#187;
                
              
                
                  <span class="list-crumb">list</span>
                
              
          </p>
        </div> <!-- div#breadcrumbs -->
      
      
      
  <h1><code>ls /</code></h1>

  
  <h2>Directories</h2>

  <table id="subdirs">
    
      <tr>
        <td class="name">
          <a class="dirlink" href="documentation/">
            documentation/
          </a>
        </td>
      </tr>
    
      <tr>
        <td class="name">
          <a class="dirlink" href="installation/">
            installation/
          </a>
        </td>
      </tr>
    
      <tr>
        <td class="name">
          <a class="dirlink" href="media/">
            media/
          </a>
        </td>
      </tr>
    
      <tr>
        <td class="name">
          <a class="dirlink" href="quickstart/">
            quickstart/
          </a>
        </td>
      </tr>
    
  </table>
  

  

  

    
      <p id="footer">
        
          hg-prompt —
        
        Powered by <a href="http://bitbucket.org/zacharyvoase/markdoc">Markdoc</a>.
      </p>
    
    </div> <!-- div#content -->
  </body>
</html>