
Dave, In libs/python/doc/tutorial/index.html there is: <link rel="next" href="quickstart.html"> But the file quickstart.html does not exist - and this is fooling bcp, I assume that it should point to doc/quickstart.html ? Whatever it should be can you fix? Thanks, John.

"John Maddock" <john@johnmaddock.co.uk> writes:
Dave,
In libs/python/doc/tutorial/index.html there is:
<link rel="next" href="quickstart.html">
But the file quickstart.html does not exist - and this is fooling bcp, I assume that it should point to doc/quickstart.html ?
Whatever it should be can you fix?
The tutorial is Joel's responsibility, so I guess it's up to him. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com

David Abrahams wrote:
"John Maddock" <john@johnmaddock.co.uk> writes:
Dave,
In libs/python/doc/tutorial/index.html there is:
<link rel="next" href="quickstart.html">
But the file quickstart.html does not exist - and this is fooling bcp, I assume that it should point to doc/quickstart.html ?
Whatever it should be can you fix?
The tutorial is Joel's responsibility, so I guess it's up to him.
Thanks for spotting this! Fixed. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net
participants (3)
-
David Abrahams
-
Joel de Guzman
-
John Maddock