yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10404
[Branch ~yade-pkg/yade/git-trunk] Rev 3800: Some more changes on the main page.
------------------------------------------------------------
revno: 3800
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
timestamp: Wed 2014-01-22 17:41:20 +0100
message:
Some more changes on the main page.
modified:
doc/sphinx/templates/index.html
--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk
Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'doc/sphinx/templates/index.html'
--- doc/sphinx/templates/index.html 2014-01-22 16:41:20 +0000
+++ doc/sphinx/templates/index.html 2014-01-22 16:41:20 +0000
@@ -5,7 +5,7 @@
<p>
Yade is an extensible open-source framework for discrete numerical models, focused on Discrete Element Method. The computation parts are written in c++ using flexible object model, allowing independent implementation of new alogrithms and interfaces. Python is used for rapid and concise scene construction, simulation control, postprocessing and debugging.
<p>
- Yade is located at <a href="https://www.yade-dem.org">www.yade-dem.org</a>, which contains <a href="https://www.yade-dem.org/doc/">this documentation</a> and <a href="https://www.yade-dem.org/wiki/">wiki</a>. Development is kindly hosted at <a href="http://www.launchpad.net/yade">launchpad</a>; it is used for <a href="http://code.launchpad.net/yade">source code</a>, <a href="http://bugs.launchpad.net/yade">bug tracking</a>, <a href="http://blueprints.launchpad.net/yade">planning</a>, <a href="https://launchpad.net/~yade-pkg/+archive/snapshots">package</a> and <a href="https://launchpad.net/yade/+download">source</a> downloads</a> and more.
+ Yade is located at <a href="https://www.yade-dem.org">www.yade-dem.org</a>, which contains <a href="https://www.yade-dem.org/doc/">this documentation</a> and <a href="https://www.yade-dem.org/wiki/">wiki</a>. Development is kindly hosted on <a href="http://www.launchpad.net/yade">launchpad</a> and <a href="https://github.com/yade"> GitHub </a>; they are used for <a href="https://github.com/yade/trunk">source code</a>, <a href="http://bugs.launchpad.net/yade">bug tracking</a> and <a href="https://launchpad.net/yade/+download">source</a> downloads</a> and more.
</p>
<p>
Since March 2012 Yade is using GIT as VCS and placing the source code on