diff --git a/doc/index.php b/doc/index.php index 1bd92a5376..711413f0cd 100644 --- a/doc/index.php +++ b/doc/index.php @@ -1,15 +1,17 @@ "; show_totals(); - echo " -

- ".tra("Top 100 volunteers")." - · ".tra("Statistics")." + echo ' +

+ '.tra("Top 100 volunteers").' + '.tra("Statistics").'

- "; + '; echo ""; include("piecharts/$i.html"); } @@ -113,30 +115,27 @@ function show_participate() {

'.tra("Learn more:").'

-
-
- '.tra("Message boards").' - · '.tra("Manual").' - · '.tra("Help").' - · '.tra("Add-ons").' - · '.tra("Links").' -
-
+
+ '.tra("Message boards").' + '.tra("Projects").' + '.tra("Manual").' + '.tra("Help").' + '.tra("Add-ons").' + '.tra("Links").' +
'; echo '

'.tra("Other ways to help:").'

-
-
- '.tra("Overview").' - · '.tra("Translate").' - · '.tra("Test").' - · '.tra("Document").' - · '.tra("Publicize").' - · '.tra("Report bugs").' -
-
+
+ '.tra("Overview").' + '.tra("Translate").' + '.tra("Test").' + '.tra("Document").' + '.tra("Publicize").' + '.tra("Report bugs").' +

'; } @@ -161,12 +160,10 @@ function show_science() { "", "", "", "" ) .'

-
-
- '.tra("Documentation").' - · '.tra("BOINC and Docker").' -
-
+
+ '.tra("Documentation").' + '.tra("BOINC and Docker").' +
'; } ); @@ -176,24 +173,21 @@ function show_software() { tra("Software development"), function() { echo - tra("BOINC is a software platform for volunteer computing; it includes client, server, and web components.").' + tra("BOINC is a software platform for volunteer computing. It includes client, server, and web components, and APIs for connecting other components.").'

-
-
- '.tra("Source code").' - · '.tra("Building BOINC").' - · '.tra("Design documents").' -
-
+
+ '.tra("Source code").' + '.tra("Building BOINC").' + APIs + '.tra("Design documents").' +

'.tra("We're always looking for programmers to help us maintain and develop BOINC.").'

-
-
- '.tra("Development process").' - · '.tra("Development tasks").' -
-
+
+ '.tra("Development process").' + '.tra("Development tasks").' +

'.tra("BOINC is distributed under the LGPL open-source license.").' '; @@ -208,15 +202,13 @@ function show_boinc() { echo tra("BOINC is a community-based project. Everyone is welcome to participate.").'

-
-
- Contact - · '.tra("Email lists").' - · '.tra("Events").' - · '.tra("Graphics").' - · '.tra("Governance").' -
-
+
+ Contact + '.tra("Email lists").' + '.tra("Events").' + '.tra("Graphics").' + '.tra("Governance").' +
'; } ); @@ -244,17 +236,18 @@ header("Content-type: text/html; charset=utf-8"); //html_tag(); $rh_col_width = 390; -echo " +echo ' - - - + + + BOINC - - + + -"; +
+'; function top() { echo "

 

"; @@ -295,8 +288,6 @@ function right() { grid('top', 'left', 'right'); -echo '
-'; page_tail(true, true); echo '
'; diff --git a/doc/versions.inc b/doc/versions.inc index eade04a726..7b86be5f8c 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -43,26 +43,16 @@ function linux_info() { instead. "; } -$w76dev = array( +$w76 = array( "num"=>"7.6.33", - "status"=>"Development version", + "status"=>"Recommended version", "file"=>"boinc_7.6.33_windows_intelx86.exe", "vbox_file"=>"boinc_7.6.33_windows_intelx86_vbox.exe", - "vbox_version"=>"5.0.18", + "vbox_version"=>"5.0.15", "date"=>"5 Jun 2016", "type"=>"win_new", ); -$w76 = array( - "num"=>"7.6.22", - "status"=>"Recommended version", - "file"=>"boinc_7.6.22_windows_intelx86.exe", - "vbox_file"=>"boinc_7.6.22_windows_intelx86_vbox.exe", - "vbox_version"=>"5.0.10", - "date"=>"17 Dec 2015", - "type"=>"win_new", -); - $w74 = array( "num"=>"7.4.42", "status"=>"Older version", @@ -89,26 +79,16 @@ $w5816 = array( "type"=>"win_new", ); -$w76x64dev = array( +$w76x64 = array( "num"=>"7.6.33", - "status"=>"Development version", + "status"=>"Recommended version", "file"=>"boinc_7.6.33_windows_x86_64.exe", "vbox_file"=>"boinc_7.6.33_windows_x86_64_vbox.exe", - "vbox_version"=>"5.0.18", + "vbox_version"=>"5.0.15", "date"=>"5 Jun 2016", "type"=>"win_new", ); -$w76x64 = array( - "num"=>"7.6.22", - "status"=>"Recommended version", - "file"=>"boinc_7.6.22_windows_x86_64.exe", - "vbox_file"=>"boinc_7.6.22_windows_x86_64_vbox.exe", - "vbox_version"=>"5.0.10", - "date"=>"17 Dec 2015", - "type"=>"win_new", -); - $w74x64 = array( "num"=>"7.4.42", "status"=>"Older version", @@ -129,22 +109,14 @@ $w72x64 = array( "type"=>"win_new", ); -$m76dev = array( +$m76 = array( "num"=>"7.6.33", - "status"=>"Development version (standard GUI)", + "status"=>"Recommended version (standard GUI)", "file"=>"boinc_7.6.33_macOSX_x86_64.zip", "date"=>"6 Jun 2016", "type"=>"mac_advanced", ); -$m76 = array( - "num"=>"7.6.22", - "status"=>"Recommended version (standard GUI)", - "file"=>"boinc_7.6.22_macOSX_x86_64.zip", - "date"=>"17 Dec 2015", - "type"=>"mac_advanced", -); - $m74 = array( "num"=>"7.4.42", "status"=>"Older version (standard GUI)", @@ -177,22 +149,14 @@ $m66 = array( "type"=>"mac_advanced", ); -$m76cdev = array( +$m76c = array( "num"=>"7.6.33", - "status"=>"Development version (Unix command-line version)", + "status"=>"Recommended version (Unix command-line version)", "file"=>"boinc_7.6.33_x86_64-apple-darwin.zip", "date"=>"6 Jun 2016", "type"=>"bare_core", ); -$m76c = array( - "num"=>"7.6.22", - "status"=>"Recommended version (Unix command-line version)", - "file"=>"boinc_7.6.22_x86_64-apple-darwin.zip", - "date"=>"17 Dec 2015", - "type"=>"bare_core", -); - $m74c = array( "num"=>"7.4.42", "status"=>"Older version (Unix command-line version)", @@ -314,7 +278,6 @@ $windows = array( "description"=>"XP/Vista/7/8/8.1/10", "dbname" => "windows_intelx86", "versions"=>array( - $w76dev, $w76, $w74, $w66, @@ -327,7 +290,6 @@ $windowsx64 = array( "description"=>"XP/Vista/7/8/8.1/10", "dbname" => "windows_x86_64", "versions"=>array( - $w76x64dev, $w76x64, $w74x64, ) @@ -338,9 +300,7 @@ $mac = array( "description"=>"Version 10.6.0+", "dbname" => "x86_64-apple-darwin", "versions"=>array( - $m76dev, $m76, - $m76cdev, $m76c, $m74, $m74c,