mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 02:34:53 +00:00
Fix bullets again. Not sure how to do this with legal HTML.
[SVN r12672]
This commit is contained in:
parent
5181fe45be
commit
cdc78c97d0
1 changed files with 24 additions and 24 deletions
48
index.htm
48
index.htm
|
@ -21,41 +21,41 @@ Welcome to Boost.org!</h1>
|
|||
<tr>
|
||||
<td>
|
||||
<p><b>Libraries<br>
|
||||
</b>• <a href="libs/libraries.htm">Documentation</a><br>
|
||||
• <a href="more/download.html">Download</a> <br>
|
||||
• <a href="more/download.html#Installation">Install</a> & <a href="tools/build/index.html">Build<br>
|
||||
</a>• <a href="status/compiler_status.html">Compiler Status</a></p>
|
||||
</b>• <a href="libs/libraries.htm">Documentation</a><br>
|
||||
• <a href="more/download.html">Download</a> <br>
|
||||
• <a href="more/download.html#Installation">Install</a> & <a href="tools/build/index.html">Build<br>
|
||||
</a>• <a href="status/compiler_status.html">Compiler Status</a></p>
|
||||
<p>
|
||||
<b>Mailing Lists</b><br>
|
||||
• <a href="more/mailing_lists.htm#main">Boost (Developers)</a><br>
|
||||
• <a href="more/mailing_lists.htm#users">Boost Users</a><br>
|
||||
• <a href="more/mailing_lists.htm#announce">Announcements</a><br>
|
||||
• <a href="more/discussion_policy.htm">Discussion Policy</a></p>
|
||||
• <a href="more/mailing_lists.htm#main">Boost (Developers)</a><br>
|
||||
• <a href="more/mailing_lists.htm#users">Boost Users</a><br>
|
||||
• <a href="more/mailing_lists.htm#announce">Announcements</a><br>
|
||||
• <a href="more/discussion_policy.htm">Discussion Policy</a></p>
|
||||
<p>
|
||||
<b>Support<br>
|
||||
</b>
|
||||
• <a href="more/faq.htm">FAQ</a><br>
|
||||
• <a href="http://sourceforge.net/tracker/?group_id=7586">Request
|
||||
• <a href="more/faq.htm">FAQ</a><br>
|
||||
• <a href="http://sourceforge.net/tracker/?group_id=7586">Request
|
||||
Support</a><br>
|
||||
• <a href="more/bugs.htm">Report Bugs</a><br>
|
||||
• <a href="more/requesting_new_features.htm">Suggest Features</a><br>
|
||||
• Also: <a href="more/mailing_lists.htm">Mailing Lists</a></p>
|
||||
• <a href="more/bugs.htm">Report Bugs</a><br>
|
||||
• <a href="more/requesting_new_features.htm">Suggest Features</a><br>
|
||||
• Also: <a href="more/mailing_lists.htm">Mailing Lists</a></p>
|
||||
<p><b>About<br>
|
||||
</b>• <a href="more/formal_review_process.htm">Formal Reviews</a><b><br>
|
||||
</b>• <a href="more/formal_review_schedule.html">Review Schedule<br>
|
||||
</a>• <a href="more/lib_guide.htm#Requirements">Requirements</a><br>
|
||||
• <a href="more/lib_guide.htm#Guidelines">Guidelines</a><br>
|
||||
• <a href="more/submission_process.htm">Submissions</a></p>
|
||||
</b>• <a href="more/formal_review_process.htm">Formal Reviews</a><b><br>
|
||||
</b>• <a href="more/formal_review_schedule.html">Review Schedule<br>
|
||||
</a>• <a href="more/lib_guide.htm#Requirements">Requirements</a><br>
|
||||
• <a href="more/lib_guide.htm#Guidelines">Guidelines</a><br>
|
||||
• <a href="more/submission_process.htm">Submissions</a></p>
|
||||
<p><b>Other Resources<br>
|
||||
</b>• <a href="http://www.yahoogroups.com/files/boost/">Files</a>
|
||||
</b>• <a href="http://www.yahoogroups.com/files/boost/">Files</a>
|
||||
(members only)<br>
|
||||
• <a href="http://sourceforge.net/cvs/?group_id=7586">CVS
|
||||
• <a href="http://sourceforge.net/cvs/?group_id=7586">CVS
|
||||
Repository<br>
|
||||
</a>• <a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">Wiki</a>
|
||||
</a>• <a href="http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl">Wiki</a>
|
||||
(unofficial)<br>
|
||||
• <a href="people/people.htm">People</a><br>
|
||||
• <a href="more/moderators.html">Moderators<br>
|
||||
</a>• <a href="more/index.htm">More...</a></p>
|
||||
• <a href="people/people.htm">People</a><br>
|
||||
• <a href="more/moderators.html">Moderators<br>
|
||||
</a>• <a href="more/index.htm">More...</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Reference in a new issue