• 
      

    Fix some issues building the docs.

    Review Request #7314 — Created May 18, 2015 and submitted

    Information

    Review Board
    release-2.5.x
    c13d720...

    Reviewers

    This change fixes a couple issues when building the docs. First, there was a
    failure trying to access _local_site_name on the DummyRequest. Second,
    apparently the old 'default' theme has been renamed to 'classic', which was
    showing a warning and breaking CSS.

    While I was looking at conf.py, I noticed that our copyrights were old and
    incorrect. I've fixed those up too.

    Built the user manual and didn't see any errors/warnings.

    Description From Last Updated

    Since we're changing this anyway, how about we calculate the current year and use that for the end range?

    chipx86chipx86
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          docs/manual/conf.py
          docs/manual/_ext/webapidocs.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          docs/manual/conf.py
          docs/manual/_ext/webapidocs.py
      
      
    2. 
        
    chipx86
    1. 
        
    2. docs/manual/conf.py (Diff revision 1)
       
       
      Show all issues

      Since we're changing this anyway, how about we calculate the current year and use that for the end range?

    3. 
        
    david
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          docs/manual/conf.py
          docs/manual/_ext/webapidocs.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          docs/manual/conf.py
          docs/manual/_ext/webapidocs.py
      
      
    2. 
        
    david
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          docs/manual/conf.py
          docs/manual/_ext/webapidocs.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          docs/manual/conf.py
          docs/manual/_ext/webapidocs.py
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (eea0333)