diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2005-12-30 00:29:46 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2005-12-30 00:29:46 +0000 |
| commit | e20c4e6c8f0dc7eb1fca7d6bf4a2b474bc855614 (patch) | |
| tree | 79128fe0fb76fbd3852f870307acaf976984a722 /doc | |
| parent | ee40adf5f8905190960f0639e9c5203d854794eb (diff) | |
| download | sqlalchemy-e20c4e6c8f0dc7eb1fca7d6bf4a2b474bc855614.tar.gz | |
roadmap->trailmap
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/content/roadmap.myt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/build/content/roadmap.myt b/doc/build/content/roadmap.myt index 146d7d843..dcdc2a3e9 100644 --- a/doc/build/content/roadmap.myt +++ b/doc/build/content/roadmap.myt @@ -1,7 +1,7 @@ <%flags>inherit='document_base.myt'</%flags> <%attr>title='Roadmap'</%attr> -<&|doclib.myt:item, name="roadmap", description="Roadmap" &> -<p>SQLAlchemy includes several components, each of which are useful by themselves to give varying levels of assistance to a database-enabled application. Below is a roadmap of the "knowledge dependencies" between these components indicating the order in which concepts may be learned. +<&|doclib.myt:item, name="trailmap", description="Trail Map" &> +<p>SQLAlchemy includes several components, each of which are useful by themselves to give varying levels of assistance to a database-enabled application. Below is a Trail Map of the "knowledge dependencies" between these components indicating the order in which concepts may be learned. </p> <pre> |
