HTML version of Revised (v.3.5) System Reference Document.
The Revised (v.3.5) System Reference Document project aims to provide an HTML version of the original Dungeons & Dragons 3.5 System Reference Document (SRD), making it more accessible and easier to navigate. The project involves converting RTF files from the archived download page into HTML, creating an index file to serve as a homepage, standardizing heading levels (H1, H2, etc.), correcting formatting errors, and generating a table of contents for each HTML page. This effort builds on the original SRD by Wizards of the Coast, leveraging archived resources and a Markdown version for improved usability and organization.
- Original Documents: http://www.wizards.com/default.asp?x=d20/article/srd35
- Archive: https://archive.org/details/dnd35srd
- Markdown version: https://github.com/olimot/srd-v3.5-md
- convert rtf files at the archived downloaded page to HTML pages.
- make an index file (home page) according to the archived download page.
- adjust the level of headings (H1,H2,...).
- fix format errors.
- make a table of contents for each HTML page.