From 7110f332eb2598675059179f9b484e4128ba4e08 Mon Sep 17 00:00:00 2001 From: Tobias Grosser Date: Fri, 20 Dec 2013 00:53:01 +0000 Subject: [PATCH] www: No need to mention Polly in each subtitle llvm-svn: 197760 --- polly/www/bugs.html | 2 +- polly/www/content.css | 6 ++++-- polly/www/contributors.html | 2 +- polly/www/documentation.html | 2 +- polly/www/documentation/architecture.html | 2 +- polly/www/documentation/memaccess.html | 2 +- polly/www/documentation/passes.html | 2 +- polly/www/example_manual_matmul.html | 2 +- polly/www/index.html | 2 +- polly/www/menu.html.incl | 4 ++-- polly/www/performance.html | 2 +- polly/www/publications.html | 2 +- polly/www/todo.html | 3 ++- 13 files changed, 18 insertions(+), 15 deletions(-) diff --git a/polly/www/bugs.html b/polly/www/bugs.html index 87043574ab95..87254a8c372c 100644 --- a/polly/www/bugs.html +++ b/polly/www/bugs.html @@ -14,7 +14,7 @@
-

Bugs in Polly

+

Bug Reports

Polly uses the LLVM bug tracking system. diff --git a/polly/www/content.css b/polly/www/content.css index 8dab76d9982e..52357233c6b5 100644 --- a/polly/www/content.css +++ b/polly/www/content.css @@ -67,8 +67,6 @@ tr { vertical-align:top } padding-bottom: 0em; margin-bottom: 0em; padding-left: .5em; - - color: #3b4567; font-size: 5em; } @@ -82,6 +80,10 @@ tr { vertical-align:top } -1px 2px 20px rgba(255, 255, 255, 0.6) inset; } +#head h1 span a { + text-decoration: none; + color: #3b4567; +} #head h1 span:before { content: "\00a0 "; } diff --git a/polly/www/contributors.html b/polly/www/contributors.html index d859a072d440..83c64f5e8a93 100644 --- a/polly/www/contributors.html +++ b/polly/www/contributors.html @@ -14,7 +14,7 @@
-

Polly: Contributors

+

Contributors

Polly is developed by a team of students supported by different universities. diff --git a/polly/www/documentation.html b/polly/www/documentation.html index 1a241eed477a..b374a300e967 100644 --- a/polly/www/documentation.html +++ b/polly/www/documentation.html @@ -13,7 +13,7 @@
-

Polly: Documentation

+

Documentation