1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/diviner/controller
epriestley 7ca3f066f4 Generate PHP function documentation in Diviner
Summary:
Ref T988. Various improvements:

  - Generate function documentation, mostly correctly.
  - Raise some warnings about bad documentation.
  - Allow `.book` files to exclude paths from generation.
  - Add a book for technical docs.
  - Exclude "ghosts" from common queries (atoms which used to exist, but no longer do, but which we want to keep the PHIDs around for in case they come back later).

This is a bit rough still, but puts us much closer to being able to get rid of the old Diviner.

Test Plan: See screenshots.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T988

Differential Revision: https://secure.phabricator.com/D6812
2013-08-27 03:14:00 -07:00
..
DivinerAtomController.php Generate PHP function documentation in Diviner 2013-08-27 03:14:00 -07:00
DivinerAtomListController.php Provide PhabricatorSavedQuery to renderResultsList() 2013-07-03 05:46:04 -07:00
DivinerBookController.php Remove dust from page construction 2013-08-19 18:09:35 -07:00
DivinerController.php PHUIList, PHUIDocument updates 2013-06-05 08:41:43 -07:00
DivinerFindController.php Remove dust from page construction 2013-08-19 18:09:35 -07:00
DivinerLegacyController.php Remove dust from page construction 2013-08-19 18:09:35 -07:00