Tasks #1118

Fix content of manual to git URLs

Added by J. Wienke over 11 years ago. Updated over 11 years ago.

Status:ResolvedStart date:07/30/2012
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:Documentation
Target version:rsb-0.9

rsb-manual-fixed-git-urls.patch Magnifier (17.7 KB) J. Wienke, 10/24/2012 11:17 AM

Associated revisions

Revision 5c46d8ce
Added by J. Wienke over 11 years ago

Fixed repository URLs using CMake-generated replacements

fixes #1118

Use CMake to generate replacements of the form|repository_SUBPROJECT|
and |repository_versioned_SUBPROJECT| instead of trying to concatenate
replacements and strings in the rst documents.

  • call.rst: use new replacements
  • info.rst: likewise
  • install-cl.rst: likewise
  • install-cpp.rst: likewise
  • install-java.rst: likewise
  • install-python.rst: likewise
  • install.rst: likewise
  • logger.rst: likewise
  • news.rst: likewise
  • send.rst: likewise
  • specification-event.rst: likewise
  • specification-inprocess.rst: likewise
  • specification-request-reply.rst: likewise
  • specification-scope.rst: likewise
  • specification-socket.rst: likewise
  • specification-spread.rst: likewise
  • timesync.rst: likewise
  • CMakeLists.txt: added option REPOSITORY_BASE_URL; use it to generate
    replacements of the form |repository_SUBPROJECT| and |repository_versioned_SUBPROJECT|
  • conf.py.in: added new replacements to prolog

History

#1 Updated by J. Moringen over 11 years ago

  • Category set to Documentation
  • Status changed from New to In Progress
  • Assignee set to J. Moringen
  • % Done changed from 0 to 80

#2 Updated by J. Wienke over 11 years ago

Attached is a proposal how to fix the broken GIT URLs. I am not quite sure about some CL specific locations. I suspect they were broken anyways and should be fixed in this run.

#3 Updated by J. Wienke over 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 80 to 100

Applied in changeset rsb-manual|commit:5c46d8ce71f5df06ab7cb8a08c7ca1bf8e33e04a.

Also available in: Atom PDF