documentation fixes and additions to proxy docs

This commit is contained in:
Arvid Norberg
2007-04-26 00:35:28 +00:00
parent 72e6069dcf
commit d41d2ecd14
2 changed files with 19 additions and 7 deletions

View File

@@ -236,6 +236,7 @@ Build features:
+------------------------+----------------------------------------------------+
| ``character-set`` | This setting will only have an affect on windows. |
| | Other platforms are expected to support UTF-8. |
| | |
| | * ``ansi`` - The ansi version of the win32 API is |
| | used. |
| | * ``unicode`` - The unicode version of the win32 |