Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved Files Around #810

Merged

Conversation

thisisashukla
Copy link
Contributor

Fixes #26

Changes proposed in this pull request:

  • Create new branch from gsoc/areaContraction
  • Fetch upstream changes and merge to the new branch
  • Create the directory areaContraction inside doc directory
  • Move documentation to new directory -> git mv src/<directory>/doc/* doc/<directory>
  • Move query files to the doc/queries directory -> git mv doc/<directory>/*.queries doc/queries
  • Edit doc/queries/CMakeLists.txt to include doc-pgr_areaContraction.queries
  • Create CMakeLists.txt in doc/ -> cp doc/allpairs/CMakeLists.txt doc/<directory>
  • Edit the new CMakeLists.txt file to include areaContraction documentation file pgr_areaContraction.rst
  • Uncomment the areaContraction line new configuration.conf file
  • Commit and Push
  • Merge in gsoc/areaContraction

@pgRouting/admins

@thisisashukla thisisashukla added this to the GSoC 2017 phase 1 milestone Jun 5, 2017
@thisisashukla thisisashukla self-assigned this Jun 5, 2017
@thisisashukla thisisashukla merged commit e7ae22b into pgRouting:gsoc/areaContraction Jun 5, 2017
@dkastl dkastl removed the in progress label Jun 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants