(lib.tex, libwww.tex): Include the sgmlib chapter before the htmllib

chapter to better reflect the relationship between the modules.
This commit is contained in:
Fred Drake 1996-10-09 14:36:54 +00:00
parent 0eb8837560
commit e1980ed1f8
4 changed files with 8 additions and 8 deletions

View file

@ -139,8 +139,8 @@ to Python and how to embed it in other applications.
\input{libgopherlib}
\input{libnntplib}
\input{liburlparse}
\input{libhtmllib}
\input{libsgmllib}
\input{libhtmllib}
\input{libformatter}
\input{librfc822}
\input{libmimetools}