Search code examples
ormdocumentationdoctrinedoctrine-1.2

Doctrine Documentation for 1.2


Anyone happen to know what happened to the Doctrine docs for 1.x? Going through their official documentation page (have to scrolldown to 1.2), and clicking any of the documentation links results in a 404. I have also noticed that several google searches for 1.x docs are doing the same.

Did Doctrine recently change doc structure and forget to update? Or is this their way of telling us to upgrade to 2.x?

-- Update (3.9.2012) --

It appears that Doctrine was in the middle of moving their documentation to GitHub. Some of the links mentioned in OP are now resolving to https://github.com/doctrine/doctrine1-documentation.

-- Update (3.20.2012) --

Looks like some of the documentation has been ported over to their ReadTheDocs portal. Much cleaner interface than browsing the raw .txt files.


Solution

  • According to this thread on github, the powers that be are aware of the problem and should be fixing it soon. Someone posted a link to a cached version of the docs, which works well in the interim.