Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-230

Remove MkDocs documentation in favor of MongoDB manual documentation

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.0
    • Affects Version/s: None
    • Component/s: None
    • None

      For the time being, all paths in the gh-pages branch should be replaced with index.html files that point users to the new documentation:

      <!DOCTYPE html>
      <html>
      <head>
          <meta http-equiv="refresh" content="0;URL='https://docs.mongodb.com/php-library'" />
      </head>
      <body>
          <p>The MongoDB PHP Library documentation has moved to: <a href="https://docs.mongodb.com/php-library">https://docs.mongodb.com/php-library</a></p>
      </body>
      </html>
      

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: