• 
      

    Update the docs database fixtures based on the latest schema.

    Review Request #6836 — Created Jan. 29, 2015 and submitted

    Information

    Review Board
    master
    1d6fc55...

    Reviewers

    The docs database fixtures haven't been updated in a while. This just
    syncs up the generated fixtures with what exists in a newly-built
    docs.db file. It'll help in keeping future changes to the fixtures a bit
    smaller when up for review.

    Built the docs from the old fixtures and generated new ones. Deleted docs.db
    and the build directory and built again, causing it to be regenerated from the
    new fixtures. No problems.

    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          docs/manual/fixtures/initial_data.json
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          docs/manual/fixtures/initial_data.json
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (c9ee4d4)