From 2573b36acc1cccc5849b7f48d8c67e552c4db58d Mon Sep 17 00:00:00 2001 From: mvnnn Date: Sat, 27 Feb 2016 13:38:20 +0530 Subject: [PATCH 1/2] Add latest docs link on all old version header --- 0.6.7/index.html | 1 + 0.7.0/index.html | 1 + 0.7.1/index.html | 1 + 0.7.2-py3k/index.html | 3 ++- 0.7.2/index.html | 1 + 0.7.3/index.html | 17 +++++++++-------- 0.7.4.1/index.html | 17 +++++++++-------- 0.7.4/index.html | 17 +++++++++-------- 0.7.5/index.html | 17 +++++++++-------- 0.7.6/index.html | 19 ++++++++++--------- 10 files changed, 52 insertions(+), 42 deletions(-) diff --git a/0.6.7/index.html b/0.6.7/index.html index 6d9925da0acc..ee78f507a2a7 100644 --- a/0.6.7/index.html +++ b/0.6.7/index.html @@ -36,6 +36,7 @@

Navigation

next |
  • SymPy v0.6.7 documentation »
  • +
  • This page is out of date click here to go latest docs »
  • diff --git a/0.7.0/index.html b/0.7.0/index.html index 79301ad5c446..3ea41f4efcf6 100644 --- a/0.7.0/index.html +++ b/0.7.0/index.html @@ -39,6 +39,7 @@

    Navigation

    next |
  • SymPy v0.7.0 documentation »
  • +
  • This page is out of date click here to go latest docs »
  • diff --git a/0.7.1/index.html b/0.7.1/index.html index ea5697a42654..f0e96db442e4 100644 --- a/0.7.1/index.html +++ b/0.7.1/index.html @@ -40,6 +40,7 @@

    Navigation

    next |
  • SymPy v0.7.1 documentation »
  • +
  • This page is out of date click here to go latest docs »
  • diff --git a/0.7.2-py3k/index.html b/0.7.2-py3k/index.html index 9ecc7456865d..151be9d15e27 100644 --- a/0.7.2-py3k/index.html +++ b/0.7.2-py3k/index.html @@ -56,6 +56,7 @@

    Navigation

    next |
  • SymPy 0.7.2 documentation »
  • +
  • This page is out of date click here to go latest docs »
  • @@ -240,7 +241,7 @@

    Navigation

  • next |
  • -
  • SymPy 0.7.2 documentation »
  • +
  • SymPy 0.7.2 documentation »
  • diff --git a/0.7.3/index.html b/0.7.3/index.html index cc1f725c3e35..836cc3aec642 100644 --- a/0.7.3/index.html +++ b/0.7.3/index.html @@ -5,15 +5,15 @@ - + Welcome to SymPy’s documentation! — SymPy 0.7.3 documentation - + - + - + +
    - +

    Welcome to SymPy’s documentation!

    SymPy is a Python library for symbolic mathematics. @@ -237,7 +238,7 @@

    Navigation

  • next |
  • -
  • SymPy 0.7.3 documentation »
  • +
  • SymPy 0.7.3 documentation »
  • - +

    Welcome to SymPy’s documentation!

    SymPy is a Python library for symbolic mathematics. @@ -240,7 +241,7 @@

    Navigation

  • next |
  • -
  • SymPy 0.7.4.1 documentation »
  • +
  • SymPy 0.7.4.1 documentation »
  • - +

    Welcome to SymPy’s documentation!

    SymPy is a Python library for symbolic mathematics. @@ -240,7 +241,7 @@

    Navigation

  • next |
  • -
  • SymPy 0.7.4 documentation »
  • +
  • SymPy 0.7.4 documentation »
  • - +

    Welcome to SymPy’s documentation!

    SymPy is a Python library for symbolic mathematics. @@ -242,7 +243,7 @@

    Navigation

  • next |
  • -
  • SymPy 0.7.5 documentation »
  • +
  • SymPy 0.7.5 documentation »
  • - +

    Welcome to SymPy’s documentation!

    SymPy is a Python library for symbolic mathematics. @@ -240,7 +241,7 @@

    Navigation

  • next |
  • -
  • SymPy 0.7.6 documentation »
  • +
  • SymPy 0.7.6 documentation »
  • - \ No newline at end of file + From 4bc94e116a8811d96c8bfc52fcdb155dc069e6d7 Mon Sep 17 00:00:00 2001 From: mvnnn Date: Fri, 4 Mar 2016 13:32:17 +0530 Subject: [PATCH 2/2] modify latest docs link --- 0.6.7/index.html | 9 ++++++++- 0.7.0/index.html | 9 ++++++++- 0.7.1/index.html | 9 ++++++++- 0.7.2-py3k/index.html | 9 ++++++++- 0.7.2/index.html | 9 ++++++++- 0.7.3/index.html | 9 ++++++++- 0.7.4.1/index.html | 9 ++++++++- 0.7.4/index.html | 9 ++++++++- 0.7.5/index.html | 9 ++++++++- 0.7.6.1/index.html | 3 +-- 0.7.6/index.html | 9 ++++++++- 11 files changed, 81 insertions(+), 12 deletions(-) diff --git a/0.6.7/index.html b/0.6.7/index.html index ee78f507a2a7..3ca10249c3eb 100644 --- a/0.6.7/index.html +++ b/0.6.7/index.html @@ -23,6 +23,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.0/index.html b/0.7.0/index.html index 3ea41f4efcf6..75714c2c7929 100644 --- a/0.7.0/index.html +++ b/0.7.0/index.html @@ -26,6 +26,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.1/index.html b/0.7.1/index.html index f0e96db442e4..cc6758c0316d 100644 --- a/0.7.1/index.html +++ b/0.7.1/index.html @@ -27,6 +27,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.2-py3k/index.html b/0.7.2-py3k/index.html index 151be9d15e27..450ab6a1ede6 100644 --- a/0.7.2-py3k/index.html +++ b/0.7.2-py3k/index.html @@ -40,6 +40,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.2/index.html b/0.7.2/index.html index 39f210c30a6c..3f6b816dc9fa 100644 --- a/0.7.2/index.html +++ b/0.7.2/index.html @@ -40,6 +40,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.3/index.html b/0.7.3/index.html index 836cc3aec642..60fbb412d9d7 100644 --- a/0.7.3/index.html +++ b/0.7.3/index.html @@ -38,6 +38,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.4.1/index.html b/0.7.4.1/index.html index b0540551350b..076d9cf95642 100644 --- a/0.7.4.1/index.html +++ b/0.7.4.1/index.html @@ -40,6 +40,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.4/index.html b/0.7.4/index.html index 13691b983406..c46d1aed1b6c 100644 --- a/0.7.4/index.html +++ b/0.7.4/index.html @@ -40,6 +40,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.5/index.html b/0.7.5/index.html index 7cefd29b0cdf..ba005d3246ca 100644 --- a/0.7.5/index.html +++ b/0.7.5/index.html @@ -40,6 +40,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +
    diff --git a/0.7.6.1/index.html b/0.7.6.1/index.html index 4767a496da29..eca616c05eac 100644 --- a/0.7.6.1/index.html +++ b/0.7.6.1/index.html @@ -1,8 +1,7 @@ - + - diff --git a/0.7.6/index.html b/0.7.6/index.html index 95ce808599d5..13ca00bd7e00 100644 --- a/0.7.6/index.html +++ b/0.7.6/index.html @@ -40,6 +40,14 @@ +
    +

    + This page is outdated, click here for the latest docs » + + + +

    +