mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Fix links on the home page as well.
[SVN r43212]
This commit is contained in:
parent
894be846dc
commit
287094f6a1
1 changed files with 30 additions and 30 deletions
60
index.htm
60
index.htm
|
@ -37,7 +37,7 @@ Standards</A></SPAN></P>
|
|||
<P>Boost provides free peer-reviewed portable C++ source libraries.</P>
|
||||
<P>We emphasize libraries that work well with the C++ Standard Library.
|
||||
Boost libraries are intended to be widely useful, and usable across a
|
||||
broad spectrum of applications. The <A href="more/license_info.html">Boost
|
||||
broad spectrum of applications. The <A href="http://www.boost.org/more/license_info.html">Boost
|
||||
license</A> encourages both commercial and non-commercial use.</P>
|
||||
<P>We aim to establish "existing practice" and provide reference
|
||||
implementations so that Boost libraries are suitable for eventual
|
||||
|
@ -59,7 +59,7 @@ Standards</A></SPAN></P>
|
|||
Boost may also already be available on your organization's internal web
|
||||
server.</SPAN></P>
|
||||
<P class=note><SPAN class=note-label>Background:</SPAN> <SPAN
|
||||
class=note-body>The <A href="more/background.html">Background Information
|
||||
class=note-body>The <A href="http://www.boost.org/more/background.html">Background Information
|
||||
page</A> has introductory material to help those educating their
|
||||
organization about Boost.</SPAN></P></DIV></DIV></DIV></DIV>
|
||||
<DIV class=section id=participation>
|
||||
|
@ -71,14 +71,14 @@ Standards</A></SPAN></P>
|
|||
Library Working Group, participation has expanded to include thousands of
|
||||
programmers from the C++ community at large.</P>
|
||||
<P>If you are interested in participating in Boost, please join our main
|
||||
<A href="more/mailing_lists.htm#main">developers mailing list</A>.
|
||||
<A href="http://www.boost.org/more/mailing_lists.htm#main">developers mailing list</A>.
|
||||
Discussions are highly technical, and list members are encouraged to
|
||||
participate in formal reviews of proposed libraries. There is also a <A
|
||||
href="more/mailing_lists.htm#users">users mailing list</A>, and several <A
|
||||
href="more/mailing_lists.htm#projects">project specific lists</A>.</P>
|
||||
href="http://www.boost.org/more/mailing_lists.htm#users">users mailing list</A>, and several <A
|
||||
href="http://www.boost.org/more/mailing_lists.htm#projects">project specific lists</A>.</P>
|
||||
<P>Both the main Boost developers list and the users list are also
|
||||
accessible as <A
|
||||
href="more/mailing_lists.htm">newsgroups</A>.</P></DIV></DIV></DIV></DIV>
|
||||
href="http://www.boost.org/more/mailing_lists.htm">newsgroups</A>.</P></DIV></DIV></DIV></DIV>
|
||||
<DIV class=section id=news>
|
||||
<H2>Latest News</H2>
|
||||
<DIV class=section-body>
|
||||
|
@ -390,7 +390,7 @@ Standards</A></SPAN></P>
|
|||
href="http://developers.sun.com/sunstudio/compilers_index.html">Sun
|
||||
Studio 11</A> on Solaris. </LI></UL>
|
||||
<H4>Acknowledgements</H4>
|
||||
<P><A href="people/thomas_witt.html">Thomas Witt</A> managed this
|
||||
<P><A href="http://www.boost.org/people/thomas_witt.html">Thomas Witt</A> managed this
|
||||
release.</P>
|
||||
<P>A great number of people contributed their time and expertise to make
|
||||
this release possible. Special thanks go to Vladimir Prus for making
|
||||
|
@ -410,7 +410,7 @@ Standards</A></SPAN></P>
|
|||
<H4>Libraries</H4>
|
||||
<UL>
|
||||
<LI><A href="libs/libraries.htm">Documentation</A>
|
||||
<LI><A href="more/license_info.html">License</A>
|
||||
<LI><A href="http://www.boost.org/more/license_info.html">License</A>
|
||||
<LI><A
|
||||
href="http://sourceforge.net/project/showfiles.php?group_id=7586">Download</A>
|
||||
|
||||
|
@ -454,23 +454,23 @@ Standards</A></SPAN></P>
|
|||
<DIV class=sidecell-0>
|
||||
<H4>Groups</H4>
|
||||
<UL>
|
||||
<LI><A href="more/mailing_lists.htm#main">Boost (Developers)</A>
|
||||
<LI><A href="more/mailing_lists.htm#users">Boost Users</A>
|
||||
<LI><A href="more/mailing_lists.htm#announce">Announcements</A>
|
||||
<LI><A href="more/mailing_lists.htm#interest">Boost General Interest</A>
|
||||
<LI><A href="http://www.boost.org/more/mailing_lists.htm#main">Boost (Developers)</A>
|
||||
<LI><A href="http://www.boost.org/more/mailing_lists.htm#users">Boost Users</A>
|
||||
<LI><A href="http://www.boost.org/more/mailing_lists.htm#announce">Announcements</A>
|
||||
<LI><A href="http://www.boost.org/more/mailing_lists.htm#interest">Boost General Interest</A>
|
||||
|
||||
<LI><A href="more/mailing_lists.htm#projects">Project-Specific</A>
|
||||
<LI><A href="more/discussion_policy.htm">Discussion Policy</A>
|
||||
<LI><A href="http://www.boost.org/more/mailing_lists.htm#projects">Project-Specific</A>
|
||||
<LI><A href="http://www.boost.org/more/discussion_policy.htm">Discussion Policy</A>
|
||||
</LI></UL></DIV></DIV>
|
||||
<DIV class=sidecell id=contribute>
|
||||
<DIV class=sidecell-0>
|
||||
<H4>Contribute</H4>
|
||||
<UL>
|
||||
<LI><A href="more/formal_review_process.htm">Formal Reviews</A>
|
||||
<LI><A href="more/formal_review_schedule.html">Review Schedule</A>
|
||||
<LI><A href="more/lib_guide.htm#Requirements">Requirements</A>
|
||||
<LI><A href="more/lib_guide.htm#Guidelines">Guidelines</A>
|
||||
<LI><A href="more/submission_process.htm">Submissions</A>
|
||||
<LI><A href="http://www.boost.org/more/formal_review_process.htm">Formal Reviews</A>
|
||||
<LI><A href="http://www.boost.org/more/formal_review_schedule.html">Review Schedule</A>
|
||||
<LI><A href="http://www.boost.org/more/lib_guide.htm#Requirements">Requirements</A>
|
||||
<LI><A href="http://www.boost.org/more/lib_guide.htm#Guidelines">Guidelines</A>
|
||||
<LI><A href="http://www.boost.org/more/submission_process.htm">Submissions</A>
|
||||
</LI></UL></DIV></DIV>
|
||||
<DIV class=clear></DIV></DIV></DIV></DIV></DIV></DIV>
|
||||
<DIV class=sidebar id=resources-sidebar>
|
||||
|
@ -482,15 +482,15 @@ Standards</A></SPAN></P>
|
|||
<DIV class=sidecell-0>
|
||||
<H4>Support</H4>
|
||||
<UL>
|
||||
<LI><A href="more/faq.htm">FAQ</A>
|
||||
<LI><A href="http://www.boost.org/more/faq.htm">FAQ</A>
|
||||
<LI><A href="http://sourceforge.net/tracker/?group_id=7586">Request
|
||||
Support</A>
|
||||
<LI><A href="more/bugs.htm">Report Bugs</A>
|
||||
<LI><A href="more/requesting_new_features.htm">Suggest Features</A>
|
||||
<LI><A href="more/links.htm#CommercialSupport">Commercial Support</A>
|
||||
<LI><A href="more/mailing_lists.htm">Mailing Lists</A>
|
||||
<LI><A href="more/version_history.html">Version History</A>
|
||||
<LI><A href="more/mailing_lists.htm#IRC">#boost IRC channel</A>
|
||||
<LI><A href="http://www.boost.org/more/bugs.htm">Report Bugs</A>
|
||||
<LI><A href="http://www.boost.org/more/requesting_new_features.htm">Suggest Features</A>
|
||||
<LI><A href="http://www.boost.org/more/links.htm#CommercialSupport">Commercial Support</A>
|
||||
<LI><A href="http://www.boost.org/more/mailing_lists.htm">Mailing Lists</A>
|
||||
<LI><A href="http://www.boost.org/more/version_history.html">Version History</A>
|
||||
<LI><A href="http://www.boost.org/more/mailing_lists.htm#IRC">#boost IRC channel</A>
|
||||
</LI></UL></DIV></DIV>
|
||||
<DIV class=sidecell id=other>
|
||||
<DIV class=sidecell-0>
|
||||
|
@ -504,11 +504,11 @@ Standards</A></SPAN></P>
|
|||
SVN</A>
|
||||
<LI><A href="http://engineering.meta-comm.com/boost.aspx">Snapshots</A>
|
||||
<LI><A href="tools/index.html">Tools</A>
|
||||
<LI><A href="people/people.htm">People</A>
|
||||
<LI><A href="http://www.boost.org/people/people.htm">People</A>
|
||||
<LI><A href="doc/html/who_s_using_boost_.html">Who's Using Boost?</A>
|
||||
<LI><A href="more/moderators.html">Moderators</A>
|
||||
<LI><A href="more/index.htm">More Boost</A>
|
||||
<LI><A href="more/links.htm#cpp">More C++</A> </LI></UL></DIV></DIV>
|
||||
<LI><A href="http://www.boost.org/more/moderators.html">Moderators</A>
|
||||
<LI><A href="http://www.boost.org/more/index.htm">More Boost</A>
|
||||
<LI><A href="http://www.boost.org/more/links.htm#cpp">More C++</A> </LI></UL></DIV></DIV>
|
||||
<DIV class=sidecell id=official>
|
||||
<DIV class=sidecell-0>
|
||||
<H4>Official Branch Sites</H4>
|
||||
|
|
Loading…
Add table
Reference in a new issue