Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68220 - trunk/libs/ratio/doc
From: vicente.botet_at_[hidden]
Date: 2011-01-17 17:18:40


Author: viboes
Date: 2011-01-17 17:18:38 EST (Mon, 17 Jan 2011)
New Revision: 68220
URL: http://svn.boost.org/trac/boost/changeset/68220

Log:
Boost.Ratio/Chrono: minor doc changes

Binary files modified:
   trunk/libs/ratio/doc/ratio.pdf
Text files modified:
   trunk/libs/ratio/doc/Jamfile.v2 | 2 +-
   trunk/libs/ratio/doc/ratio.qbk | 4 +++-
   2 files changed, 4 insertions(+), 2 deletions(-)

Modified: trunk/libs/ratio/doc/Jamfile.v2
==============================================================================
--- trunk/libs/ratio/doc/Jamfile.v2 (original)
+++ trunk/libs/ratio/doc/Jamfile.v2 2011-01-17 17:18:38 EST (Mon, 17 Jan 2011)
@@ -69,7 +69,7 @@
         # better use SVG's instead:
         <format>pdf:<xsl:param>admon.graphics.extension=".svg"
         <format>pdf:<xsl:param>admon.graphics.path=$(boost-images)/
- <format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/regex/doc/html
+ <format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/ratio/doc/html
    ;
 
 install pdf-install : standalone : <location>. <install-type>PDF ;

Modified: trunk/libs/ratio/doc/ratio.pdf
==============================================================================
Binary files. No diff available.

Modified: trunk/libs/ratio/doc/ratio.qbk
==============================================================================
--- trunk/libs/ratio/doc/ratio.qbk (original)
+++ trunk/libs/ratio/doc/ratio.qbk 2011-01-17 17:18:38 EST (Mon, 17 Jan 2011)
@@ -160,7 +160,9 @@
 
 Boost.Ratio is in the latest Boost release in the folder `/boost/ratio`. Documentation, tests and examples folder are at `boost/libs/ratio/`.
 
-You can also access the latest (unstable?) state from the [@https://svn.boost.org/svn/boost-trunk Boost trunk] directories boost/ratio and libs/ratio. Just go to [@http://svn.boost.org/trac/boost/wiki/BoostSubversion here] and follow the instructions there for anonymous SVN access.
+You can also access the latest (unstable?) state from the [@http://svn.boost.org/svn/boost/trunk Boost trunk] directories `boost/ratio` and `libs/ratio`.
+
+Just go to [@http://svn.boost.org/trac/boost/wiki/BoostSubversion the wiki] and follow the instructions there for anonymous SVN access.
 
 [/==========================================]
 [heading Where to install Boost.Ratio? ]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk