c standard in html

S

Szabolcs Nagy

i did some pdf->html conversion on the standard documents, some ppl
may find it useful here

the conversion is done using the pdftotext tool and various heuristic
awk hacks

some manual cleanups were needed as well, i did those for
n1256 but not for the c1x draft

there is a "pre" version, which just adds internal links
but keeps the original layout as much as possible

good:
easy to grep, copypaste, navigate version of the standard

bad:
inline italic and bold markup is gone
math formulas may be garbled
diff marks wrt previous specs are missing

repo:
http://repo.or.cz/w/c-standard.git

html links:
http://repo.or.cz/w/c-standard.git/blob_plain/HEAD:/n1256.html
http://repo.or.cz/w/c-standard.git/blob_plain/HEAD:/n1256.pre.html
http://repo.or.cz/w/c-standard.git/blob_plain/HEAD:/n1570.html
http://repo.or.cz/w/c-standard.git/blob_plain/HEAD:/n1570.pre.html
 
J

Jens Thoms Toerring

Szabolcs Nagy said:
i did some pdf->html conversion on the standard documents, some ppl
may find it useful here

Thank you, sounds interesting! Alas:

jens@cm:~/TESTS$ git clone http://repo.or.cz/w/c-standard.git
Initialized empty Git repository in /home/jens/TESTS/c-standard/.git/
warning: remote HEAD refers to nonexistent ref, unable to checkout.

Could you have a look at what's going one? Of course, I could
use wget or something similar to get the resulting HTML pages,
but having the repo seems to be even better;-)

Best regards, Jens
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top