|
|
|
|
|
by jnbiche
2235 days ago
|
|
> I coded a script in python to generate the html from rst files There’s an outstanding and fairly flexible static site generator for rst files in Python that’s been around for quite a long time, called Sphinx. It’s basically a docs generator but I’ve used it as a generic static site generator. |
|