@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add clearer language and options to Arcanist install guides

Summary: Fixes T12315. Reworks the copy placement a little, adds more links.

Test Plan: Read in sandbox

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12315

Differential Revision: https://secure.phabricator.com/D17413

+7 -6
+1
src/docs/user/userguide/arcanist_mac_os_x.diviner
··· 9 9 10 10 - PHP, which should be installed by default. 11 11 - Arcanist itself, see @{article:Arcanist User Guide}. 12 + or @{article:Arcanist Quick Start} 12 13 - SVN, Git, or Mercurial. 13 14 14 15 Then, configure:
+5 -6
src/docs/user/userguide/arcanist_quick_start.diviner
··· 4 4 Quick guide to getting Arcanist working for a new project. 5 5 6 6 This is a summary of steps to install Arcanist, configure a project for use with 7 - it, and run `arc` to send changes for review. 8 - 9 - = Install Arcanist = 10 - 11 - For detailed instructions on installing Arcanist, see 12 - @{article:Arcanist User Guide}. 7 + it, and run `arc` to send changes for review. For detailed instructions on 8 + installing Arcanist, see @{article:Arcanist User Guide}. OS specific guides 9 + are also available. 13 10 14 11 - For Mac OS X, see @{article:Arcanist User Guide: Mac OS X}. 15 12 - For Windows, see @{article:Arcanist User Guide: Windows}. 13 + 14 + = Installing Arcanist = 16 15 17 16 First, install dependencies: 18 17
+1
src/docs/user/userguide/arcanist_windows.diviner
··· 17 17 You need to install: 18 18 19 19 - Arcanist itself, see @{article:Arcanist User Guide}. 20 + or @{article:Arcanist Quick Start}. 20 21 - PHP (see "Detailed PHP Install Instructions" below). 21 22 - SVN, Git, or Mercurial. 22 23