Open main menu

Changes

Git installation

336 bytes added, 18:07, 19 October 2015
Forced creation of a TOC - this will improve the formatting on the main page 'Did you know...' section.
__TOC__
 
== Install ==
Use [[msysgit]] for windows.
<source lang="text">
# Format log "Git files
relax_commit.txt
.gitignore
relax_scripts
*.patch
# From scons
.sconsign.dblite
.sconsign.tmp
 
# From building: scons api_manual_html
docs/api/
relaxc
sconstructc
# From building: scons user_manual_pdf
*.aux
*.bbl
*.blg
*.dvi
*.idx
*.ilg
*.ind
*.lof
*.lot
*.out
*.toc
docs/latex/docstring.tex
docs/latex/relax_version.tex
docs/latex/script_definition.tex
docs/latex/relax.pdf
docs/relax.pdf
# From test_suite
spin_
# Compiled source #
###################
*.lib
*.pyd
# Packages #
############
*.tar
*.zip
# Logs and databases #
######################
/docs/latex/*.log
# OS generated files #
######################
Trusted, Bureaucrats
4,223

edits