mirror of
https://github.com/boostorg/endian.git
synced 2025-08-02 14:04:29 +02:00
Switch to inline style sheet
This commit is contained in:
@@ -6,18 +6,24 @@
|
|||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
|
||||||
<title>Boost Endian Conversion Functions</title>
|
<title>Boost Endian Conversion Functions</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../../doc/src/minimal.css">
|
<style type="text/css">
|
||||||
|
ins {background-color:#CCFFCC}
|
||||||
|
del {background-color:#FFCACA}
|
||||||
|
body { font-family: sans-serif; width:8.0in; }
|
||||||
|
pre { background-color:#D7EEFF }
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="933">
|
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="277">
|
<td>
|
||||||
<a href="../../../index.html">
|
<a href="../../../index.html">
|
||||||
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
|
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
|
||||||
<td width="636" align="middle">
|
<td align="middle">
|
||||||
<font size="7">Endian Conversion Functions</font></td>
|
<font size="7">Endian Conversion<br>
|
||||||
|
Functions</font></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
@@ -6,17 +6,22 @@
|
|||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
|
||||||
<title>Boost Endian Library</title>
|
<title>Boost Endian Library</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../../doc/src/minimal.css">
|
<style type="text/css">
|
||||||
|
ins {background-color:#CCFFCC}
|
||||||
|
del {background-color:#FFCACA}
|
||||||
|
body { font-family: sans-serif; width:8.0in; }
|
||||||
|
pre { background-color:#D7EEFF }
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="710">
|
<table border="0" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td width="277">
|
<td>
|
||||||
<a href="../../../index.html">
|
<a href="../../../index.html">
|
||||||
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" border="0" width="277" height="86"></a></td>
|
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" border="0" width="277" height="86"></a></td>
|
||||||
<td width="413" align="middle">
|
<td align="middle">
|
||||||
<font size="7">Endian Library</font></td>
|
<font size="7">Endian Library</font></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@@ -6,7 +6,12 @@
|
|||||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<title>Boost Endian Integers</title>
|
<title>Boost Endian Integers</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../../doc/src/minimal.css">
|
<style type="text/css">
|
||||||
|
ins {background-color:#CCFFCC}
|
||||||
|
del {background-color:#FFCACA}
|
||||||
|
body { font-family: sans-serif; width:8.0in; }
|
||||||
|
pre { background-color:#D7EEFF }
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@@ -18,7 +23,7 @@
|
|||||||
<a href="../../../index.html">
|
<a href="../../../index.html">
|
||||||
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
|
<img src="../../../boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td>
|
||||||
<td width="413" align="middle">
|
<td width="413" align="middle">
|
||||||
<font size="7">Endian Integer Types</font>
|
<font size="7">Endian Types</font>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
Reference in New Issue
Block a user