Page MenuHomePhabricator

Document wiki relative link syntax
ClosedPublic

Authored by epriestley on Apr 16 2016, 3:59 PM.
Tags
None
Referenced Files
F13986870: D15734.diff
Mon, Oct 21, 6:02 AM
Unknown Object (File)
Sun, Oct 13, 7:10 PM
Unknown Object (File)
Sun, Oct 13, 7:10 AM
Unknown Object (File)
Oct 9 2024, 4:56 AM
Unknown Object (File)
Sep 26 2024, 9:58 PM
Unknown Object (File)
Sep 21 2024, 1:23 AM
Unknown Object (File)
Sep 21 2024, 12:31 AM
Unknown Object (File)
Sep 20 2024, 7:38 PM
Subscribers
None

Details

Summary

Also make ../ work to start relative a link so I don't have to document it as ./../path.

Test Plan
  • Used ./, ../. ./../, and normal links (proper title pickup).
  • Used bad links (red).
  • Regenerated documentation:

Screen Shot 2016-04-16 at 8.57.22 AM.png (615×875 px, 119 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Document wiki relative link syntax.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: hach-que.
hach-que edited edge metadata.

Oh I was going to write something up today on this, but this works too.

This revision is now accepted and ready to land.Apr 16 2016, 8:25 PM

I ❤️ love ❤️ writing documentation and would hate to let anyone deprive me of the pleasure.

This revision was automatically updated to reflect the committed changes.