← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 2307: 1. Docs small modifications

 

------------------------------------------------------------
revno: 2307
committer: Anton Gladky <gladky.anton@xxxxxxxxx>
branch nick: trunk
timestamp: Wed 2010-06-30 14:53:15 +0200
message:
  1. Docs small modifications
modified:
  .bzrignore
  doc/sphinx/README


--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file '.bzrignore'
--- .bzrignore	2010-03-28 21:22:25 +0000
+++ .bzrignore	2010-06-30 12:53:15 +0000
@@ -6,4 +6,24 @@
 yade.1
 debian/changelog
 debian/control
-doc/epydoc
\ No newline at end of file
+doc/epydoc
+
+doc/sphinx/WallStresses
+doc/sphinx/_build/
+doc/sphinx/_publications.bib
+doc/sphinx/abc.xml
+doc/sphinx/modules.rst
+doc/sphinx/publications.rst
+doc/sphinx/references.rst
+doc/sphinx/yade.eudoxos.rst
+doc/sphinx/yade.export.rst
+doc/sphinx/yade.linterpolation.rst
+doc/sphinx/yade.log.rst
+doc/sphinx/yade.pack.rst
+doc/sphinx/yade.plot.rst
+doc/sphinx/yade.post2d.rst
+doc/sphinx/yade.qt.rst
+doc/sphinx/yade.timing.rst
+doc/sphinx/yade.utils.rst
+doc/sphinx/yade.wrapper.rst
+doc/sphinx/yade.ymport.rst

=== modified file 'doc/sphinx/README'
--- doc/sphinx/README	2010-06-29 20:28:40 +0000
+++ doc/sphinx/README	2010-06-30 12:53:15 +0000
@@ -4,10 +4,13 @@
 1. Get sphinx 1.0 (development snapshots are fine) either form 
 
 * packages at https://launchpad.net/~yade-users/+archive/external
+** sudo apt-add-repository ppa:yade-users/external
+** sudo apt-get update
+** sudo apt-get install python-sphinx python-bibtex
 
 * from its repository:
 
-** hg branch http://bitbucket.org/birkenfeld/sphinx/
+** hg clone http://bitbucket.org/birkenfeld/sphinx/
 ** optionally apply the patch (only avoids warnings) from
      http://bitbucket.org/birkenfeld/sphinx/issue/407/patch-do-not-inspect-boost-python-functions
 ** run