Replace the old "codebase" docs with redirects to the new Notion wiki.

Review Request #8656 — Created Jan. 21, 2017 and submitted

Information

Review Board
master
89dd1e9...

Reviewers

This now-poorly-named set of docs was growing stale, due to the work
needed to get any new content in there. We've ended up moving everything
into Notion instead, but want to make it easy to get people moved over.

This deletes all the documentation here and sets up redirects instead,
along with a note on the main page pointing to Notion. This way, anyone
who tries to go to these docs will find themselves in the new location,
one way or another.

Tested every single doc URL, and verified they all redirected to the
correct location.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        docs/codebase/conf.py
    
    Ignored Files:
        docs/codebase/contents.rst
        docs/codebase/faq.rst
        docs/codebase/index.rst
        docs/codebase/docs/writing-codebase-docs.rst
        docs/codebase/redirects.json
        docs/codebase/coding-standards.rst
        docs/codebase/git/clean-commits.rst
        docs/codebase/getting-started.rst
        docs/codebase/unit-tests/fixtures.rst
        docs/codebase/generating-documentation.rst
        docs/codebase/custom-forks.rst
        docs/codebase/tasks/database-evolutions.rst
        docs/codebase/unit-tests/running-tests.rst
        docs/codebase/writing-good-descriptions.rst
        docs/codebase/contributing-patches.rst
    
    
    
    Tool: Pyflakes
    Processed Files:
        docs/codebase/conf.py
    
    Ignored Files:
        docs/codebase/contents.rst
        docs/codebase/faq.rst
        docs/codebase/index.rst
        docs/codebase/docs/writing-codebase-docs.rst
        docs/codebase/redirects.json
        docs/codebase/coding-standards.rst
        docs/codebase/git/clean-commits.rst
        docs/codebase/getting-started.rst
        docs/codebase/unit-tests/fixtures.rst
        docs/codebase/generating-documentation.rst
        docs/codebase/custom-forks.rst
        docs/codebase/tasks/database-evolutions.rst
        docs/codebase/unit-tests/running-tests.rst
        docs/codebase/writing-good-descriptions.rst
        docs/codebase/contributing-patches.rst
    
    
  2. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (2afa7bc)
Loading...