------------------------------------------------------------ revno: 4114 committer: Alexander Eulitz <[email protected]> timestamp: Wed 2014-07-23 14:23:17 +0200 message: rearranged indentation of examplarily folder structure for yade complation this commit improves revno: 4101. Signed-off-by: Alexander Eulitz <[email protected]> modified: doc/sphinx/installation.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
=== modified file 'doc/sphinx/installation.rst' --- doc/sphinx/installation.rst 2014-07-22 11:43:37 +0000 +++ doc/sphinx/installation.rst 2014-07-23 12:23:17 +0000 @@ -179,12 +179,12 @@ ^^^^^^^^^^^ You should create a separate build-place-folder, where Yade will be configured -and where the source code will be compiled. Here is an example for a folderstructure: +and where the source code will be compiled. Here is an example for a folder structure:: - myYade/ ## base directory - trunk/ ## folder for sourcecode in which you use github - build/ ## folder in which sources will be compiled; build-directory; use cmake here - install/ ## installfolder + myYade/ ## base directory + trunk/ ## folder for sourcecode in which you use github + build/ ## folder in which sources will be compiled; build-directory; use cmake here + install/ ## installfolder Then inside this build-directory you should start cmake to configure the compilation process::
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

