Add videos web page =============================================================== diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index d6b351f..cd25d6a 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -761,6 +761,8 @@ bookvol10.3 add domains<br/> index.html - fix broken link<br/> <a href="patches/20081130.01.tpd.patch">20081130.01.tpd.patch</a> website -- add videos page<br/> +<a href="patches/20081130.02.tpd.patch">20081130.02.tpd.patch</a> +website -- add videos page<br/> </body> </html> \ No newline at end of file diff --git a/src/axiom-website/videos.html b/src/axiom-website/videos.html new file mode 100644 index 0000000..adda03d --- /dev/null +++ b/src/axiom-website/videos.html @@ -0,0 +1,104 @@ +<html> + <head> + <title> + Axiom Computer Algebra System + </title> + </head> + <body bgcolor="#ffff66"> + <div id="head" align="center"> + <a href="http://savannah.nongnu.org/projects/axiom/"> + <img src="axiom.png" border="0" alt="Axiom"> + </a> + <br> + <font size=200%> + The Scientific Computation System + </font> + </div> + <div align="center"> + [ + <a href="../index.html" title="Home"> + Home + </a> + ] +   + [ + <a href="screenshots.html" title="Screen Shots"> + Screenshots + </a> + ] +   + [ + <a href="faq.html" title="FAQ"> + FAQ + </a> + ] +   + [ + <a href="download.html" title="Download"> + Download + </a> + ] +   + [ + <a href="documentation.html" title="Documentation"> + Documentation + </a> + ] +   + [ + <a href="currentstate.html" title="Current State"> + Current State + </a> + ] +   + [ + <a href="community.html" title="Community"> + Community + </a> + ] +   + [ + <a href="developers.html" title="Developers"> + Developers + </a> + ] +   + [ + <a href="patches.html" title="Patches"> + Patches + </a> + ] + </div> + <div align="center"> + [ + <a href="videos.html" title="videos"> + Videos + </a> + ] +   + [ + <a href="bookvol10.2abb.html" title="Abbreviation Graph"> + Abbreviation Graph + </a> + ] +   + [ + <a href="bookvol10.2full.html" title="Full Name Graph"> + Full Name Graph + </a> + ] + </div> + <br> + <hr> + +<div id="body"> + Axiom videos are now available. This will be an ongoing development + effort. + <br/> + <a href="http://www.youtube.com/watch?v=CV8y3UrpadY"> + Axiom Information Sources" + </a> +</div> + +</body> +</html>
_______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer