(sorry, hit the damn button AGAIN! Hey, Gmail, it shouldn't be THAT easy to send a message here! :-P )
The problems with the current website are:
-
We're less visible to search engines (mainly Google) because of the current URL structuring (we don't have pages, but anchors instead, to delimit sections)
- It's harder to find certain specific pieces of information - for example, an API method -
- It's harder to share information with other people, as they will have to scroll the section you sent them until they find the piece of information they need
So, with some pain in my chest, I'd like to propose we migrate our current website to a website generated by Sphinx (
http://sphinx-doc.org/), and hosted at Read the Docs (
https://readthedocs.org/). We don't have to stick to the default theme, as there are some really nice Sphinx themes out there, and this would give us a group of features that I believe would help developers to use provy.
The only bad thing, besides loosing the neat context menu and the layout, which I really like, is that we would also have to migrate our docstrings to the format required by Sphinx. But I'm willing to put some big effort myself to do this, if you agree.
What do you say?