This website requires JavaScript.
Explore
Help
Sign in
os
/
doc
Watch
3
Star
0
Fork
You've already forked doc
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
fdfb78d602
doc
/
ru_RU.KOI8-R
/
books
/
Makefile.inc
8 lines
90 B
PHP
Raw
Normal View
History
Unescape
Escape
Makefile infrastructure for Russian books.
1999-08-29 18:51:58 +02:00
#
Change tidy(1)'s 8bit behaviour parameter from -raw to -latin1. This will allow us to re-enable tidy for russian documentation because it correctly handles both 8bit characters and general entities (do not convert them to symbols)
2000-11-15 18:18:55 +01:00
# $FreeBSD$
Makefile infrastructure for Russian books.
1999-08-29 18:51:58 +02:00
#
Change tidy(1)'s 8bit behaviour parameter from -raw to -latin1. This will allow us to re-enable tidy for russian documentation because it correctly handles both 8bit characters and general entities (do not convert them to symbols)
2000-11-15 18:18:55 +01:00
TIDYFLAGS
=
-
latin1
Add TIDYFLAGS=-raw. This patch will solve problem with russian faq corruption.
1999-10-13 02:33:42 +02:00
Makefile infrastructure for Russian books.
1999-08-29 18:51:58 +02:00
DESTDIR
?
=
$
{
DOCDIR
}
/
ru_RU
.
KOI8
-
R
/
books
/
$
{
.
CURDIR
:
T
}
Reference in a new issue
Copy permalink