diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-03-03 07:03:21 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-03-03 07:03:21 +0000 |
commit | a64c8233b87eb26e9677faf5afe43e72a0ca1079 (patch) | |
tree | 8cc5e6959d02bcb4467b18d2b28b4827537faf4f | |
parent | b4d54d7ccd16ef29b9b06c6840a79e9e7d5b8d17 (diff) | |
download | bcm5719-llvm-a64c8233b87eb26e9677faf5afe43e72a0ca1079.tar.gz bcm5719-llvm-a64c8233b87eb26e9677faf5afe43e72a0ca1079.zip |
www: Add links to sphinx/doxygen documentation
llvm-svn: 262589
-rw-r--r-- | polly/www/documentation.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/polly/www/documentation.html b/polly/www/documentation.html index cf551620a72..4eaf1643356 100644 --- a/polly/www/documentation.html +++ b/polly/www/documentation.html @@ -31,6 +31,8 @@ individual pieces of Polly</a> in Polly</a></li> <li><a href="documentation/memaccess.html">Polly - Memory access optimizations </a></li> +<li><a href="doxygen/">Doxygen documentation</a></li> +<li><a href="docs/">New SPINX based documentation (early stage)</a></li> </ul> </div> </div> |