------------------------------------------------------------ revno: 3745 committer: Bruno Chareyre <bruno.chare...@hmg.inpg.fr> timestamp: Fri 2015-11-20 23:46:24 +0100 message: Add missing toctree's for the citable book versions added: doc/sphinx/index-toctree-book.rst doc/sphinx/index-toctree-manuals.rst doc/sphinx/index-toctree-reference.rst doc/sphinx/index-toctree-theory.rst doc/sphinx/index-toctree_manuals.rst
-- 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
=== added file 'doc/sphinx/index-toctree-book.rst' --- doc/sphinx/index-toctree-book.rst 1970-01-01 00:00:00 +0000 +++ doc/sphinx/index-toctree-book.rst 2015-11-20 22:46:24 +0000 @@ -0,0 +1,19 @@ +.. Yade documentation master file, created by + sphinx-quickstart on Mon Nov 16 21:49:34 2009. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Yade Documentation +^^^^^^^^^^^^^^^^^^^^ + +.. toctree:: + :maxdepth: 2 + + index-toctree-manuals.rst + + index-toctree-theory.rst + + index-toctree-reference.rst + + + === added file 'doc/sphinx/index-toctree-manuals.rst' --- doc/sphinx/index-toctree-manuals.rst 1970-01-01 00:00:00 +0000 +++ doc/sphinx/index-toctree-manuals.rst 2015-11-20 22:46:24 +0000 @@ -0,0 +1,25 @@ + +Using and Programming +======================== + + +.. toctree:: + :maxdepth: 2 + + installation.rst + + introduction.rst + + tutorial.rst + + user.rst + + FEMxDEM.rst + + prog.rst + + github.rst + + citing.rst + + fullPublications.rst === added file 'doc/sphinx/index-toctree-reference.rst' --- doc/sphinx/index-toctree-reference.rst 1970-01-01 00:00:00 +0000 +++ doc/sphinx/index-toctree-reference.rst 2015-11-20 22:46:24 +0000 @@ -0,0 +1,11 @@ + +Reference Manual +=================== + +.. toctree:: + :maxdepth: 2 + + yade.wrapper.rst + modules.rst + fullPublications.rst + === added file 'doc/sphinx/index-toctree-theory.rst' --- doc/sphinx/index-toctree-theory.rst 1970-01-01 00:00:00 +0000 +++ doc/sphinx/index-toctree-theory.rst 2015-11-20 22:46:24 +0000 @@ -0,0 +1,9 @@ + +Theoretical background +======================== + +.. toctree:: + :maxdepth: 2 + + formulation.rst + fullPublications.rst === added file 'doc/sphinx/index-toctree_manuals.rst' --- doc/sphinx/index-toctree_manuals.rst 1970-01-01 00:00:00 +0000 +++ doc/sphinx/index-toctree_manuals.rst 2015-11-20 22:46:24 +0000 @@ -0,0 +1,26 @@ +.. Yade documentation master file, created by + sphinx-quickstart on Mon Nov 16 21:49:34 2009. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + + +Welcome to Yade's documentation! +================================ + +.. toctree:: + :maxdepth: 2 + + introduction.rst + + tutorial.rst + + user.rst + + prog.rst + + installation.rst + + github.rst + + citing.rst +
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : yade-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp