mirror of
https://github.com/boostorg/circular_buffer.git
synced 2026-02-09 23:12:25 +00:00
19 lines
385 B
Plaintext
19 lines
385 B
Plaintext
# HTML Tidy configuration file.
|
|
#
|
|
# Copyright (c) 2003-2007 Jan Gaspar
|
|
#
|
|
# Distributed under the Boost Software License, Version 1.0. (See
|
|
# accompanying file LICENSE_1_0.txt or copy at
|
|
# http://www.boost.org/LICENSE_1_0.txt)
|
|
#
|
|
bare: yes
|
|
char-encoding: latin1
|
|
doctype: transitional
|
|
indent: yes
|
|
indent-attributes: no
|
|
quiet: yes
|
|
show-warnings: no
|
|
tidy-mark: no
|
|
wrap: 120
|
|
write-back: yes
|