dalton-devguide
latest
  • Quick start
  • I have cloned before August 27 - what now?
  • Working with branches and forks
  • F.A.Q.
  • Working with Git submodules
  • Coding standards
  • Tests
  • Reporting and fixing bugs
  • How you can contribute to this documentation
dalton-devguide
  • Docs »
  • Dalton Developer’s Guide
  • Edit on GitLab

Dalton Developer’s Guide¶

  • Quick start
    • Clone and build the latest code
    • Want to contribute changes?
    • Developer mailing list
  • I have cloned before August 27 - what now?
    • What happened on August 27?
    • If you have uncommitted or unpushed changes
    • If you have no uncommitted or unpushed changes
  • Working with branches and forks
    • Where are the branches?
    • The master branch
    • Release branches
    • How to make changes to master or the release branches
    • Squashing
    • How to submit a merge request
    • Where to keep feature branches
    • How to update feature branches
    • How to update your fork
  • F.A.Q.
    • CMake Error: The source directory X does not appear to contain CMakeLists.txt
    • How do I know whether I need to run git submodule update after I pull or switch branches?
    • I have some problem with gitlab.com. Is this my problem or a problem on gitlab.com side?
    • Do I need to create a ssh keypair on each and every machine I want to use Dalton?
  • Working with Git submodules
  • Coding standards
    • Fortran90
    • LSDalton
  • Tests
    • Running tests
    • Writing tests
    • Nightly testing dashboard
    • Testing with coverage
    • Viewing coverage results locally (GNU)
  • Reporting and fixing bugs
    • Where to report bugs
    • How to fix bugs
  • How you can contribute to this documentation
    • How to modify the webpages
    • How to locally test changes
Next

© Copyright 2015-2017, Dalton developers Revision b9b7e60b.

Built with Sphinx using a theme provided by Read the Docs.