mirror of
https://github.com/boostorg/nowide.git
synced 2026-01-19 04:22:12 +00:00
Fix a few library name references
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title>Boost.Locale Documentation</title>
|
||||
<title>Boost.Nowide Documentation</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<meta http-equiv="refresh" content="0; URL=doc/html/index.html" />
|
||||
</head>
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Boost System Library test Jamfile
|
||||
# Boost Nowide Library test Jamfile
|
||||
|
||||
# Copyright Beman Dawes 2003, 2006, Artyom Beilis 2012
|
||||
|
||||
# Distributed under the Boost Software License, Version 1.0.
|
||||
# See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
# See library home page at http://www.boost.org/libs/system
|
||||
# See library home page at http://www.boost.org/libs/nowide
|
||||
|
||||
project
|
||||
#: requirements <library>/boost/nowide//boost_nowide
|
||||
|
||||
Reference in New Issue
Block a user