diff options
author | Anton Korobeynikov <asl@math.spbu.ru> | 2007-06-30 00:00:57 +0000 |
---|---|---|
committer | Anton Korobeynikov <asl@math.spbu.ru> | 2007-06-30 00:00:57 +0000 |
commit | d724dc894dcc35c10ae013c79d490cb6c1333f66 (patch) | |
tree | 436582b3439b22c0c4020d96967cb987c9fb2cd4 /docs/GettingStarted.html | |
parent | 00e7fed30de9cba7697ee37c9b01f8f17c409217 (diff) | |
download | external_llvm-d724dc894dcc35c10ae013c79d490cb6c1333f66.zip external_llvm-d724dc894dcc35c10ae013c79d490cb6c1333f66.tar.gz external_llvm-d724dc894dcc35c10ae013c79d490cb6c1333f66.tar.bz2 |
Remove labels again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37824 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 95a2646..d062f25 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -703,7 +703,8 @@ test directories, and local copies of documentation files.</p> <p>If you want to get a specific release (as opposed to the most recent revision), you can checkout it from the '<tt>tags</tt>' directory (instead of -'<tt>trunk</tt>'). The following releases have the following labels:</p> +'<tt>trunk</tt>'). The following releases are located in the following + subdirectories of the '<tt>tags</tt>' directory:</p> <ul> <li>Release 2.0: <b>RELEASE_20</b></li> |