Update of /cvsroot/boost/boost/more
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv488/more

Modified Files:
        getting_started.rst 
Log Message:
Massive overhaul of Getting Started guide.


Index: getting_started.rst
===================================================================
RCS file: /cvsroot/boost/boost/more/getting_started.rst,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- getting_started.rst 20 Nov 2006 13:14:36 -0000      1.4
+++ getting_started.rst 11 Dec 2006 20:38:05 -0000      1.5
@@ -1,19 +1,20 @@
-========================================
- Getting Started With Boost  |(logo)|__
-========================================
+============================
+ |(logo)|__ Getting Started
+============================
 
 .. |(logo)| image:: ../boost.png
    :alt: Boost
+   :class: boost-logo
 
[...980 lines suppressed...]
    to the `Boost developers' list`_.
 
+.. _Boost developers' list: mailing_lists.htm#main
+
 .. [#installer-src] If you used the `Windows installer`_ from Boost
    Consulting and deselected “Source and Documentation”  (it's
    selected by default), you won't see the ``libs/`` subdirectory.
    That won't affect your ability to use precompiled binaries, but
    you won't be able to rebuild libraries from scratch.
 
-.. _Boost developers' list: mailing_lists.htm#main
+.. [#warnings] Remember that warnings are specific to each compiler
+   implementation.  The developer of a given Boost library might
+   not have access to your compiler.  Also, some warnings are
+   extremely difficult to eliminate in generic code, to the point
+   where it's not worth the trouble.  Finally, some compilers don't
+   have any source code mechanism for suppressing warnings.
 
 .. [#pch] There's no problem using Boost with precompiled headers;
    these instructions merely avoid precompiled headers because it


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to