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

Relocate documentation files #811

Merged
merged 55 commits into from
Jun 6, 2017

Conversation

vidhan13j07
Copy link
Member

@vidhan13j07 vidhan13j07 commented Jun 6, 2017

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

@vidhan13j07 vidhan13j07 self-assigned this Jun 6, 2017
@vidhan13j07 vidhan13j07 added this to the GSoC 2017 phase 1 milestone Jun 6, 2017
@vidhan13j07 vidhan13j07 merged commit 8d1db99 into pgRouting:gsoc/rewritetrsp Jun 6, 2017
@dkastl dkastl removed the in progress label Jun 6, 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