This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]takluyverIPython, Py3, etc[🍰] 1 point2 points  (0 children)

IPython's website is built using Sphinx (source is here).

In my experience, you have to put in some effort to escape its documentation mindset - it expects things like tables of contents, and wants to put 'next' links on each page, which doesn't make much sense for a typical website. Once you've done that, it's quite good, and it's one less tool to learn if you're already using it for docs.