RFC3: Export RFCs as One Giant DOCX

Abstract #

Allow any user of an organization to export all RFC documents as a giant Microsoft .docx document that is hundreds of pages long.

Background #

People want to export their RFCs and the .docx format is globally understood.

Problem #

Everybody loves digging through documents that are hundreds of pages long.

Proposal #

Any user in an org can click the download button and get a single .docx file.

User Interface #

Just a button to download a file. The .docx file itself can be named anything and should obviously contain all of the formatting. I find that headings are hard to read so let's just use normal bold formatted text.

Definition of success #

A developer should make a lot of RFCs and download it. Make sure a 100MB .docx file loads fine.

Alternatives Considered #

No alternatives were explored

Future Improvements #

We can add italic text

Global Error Handler