hashar added a comment.

  Heading to `docs/php/namespaces.html` that shows:
  
    Wikibase    
      Lib       -file-suppress PhanTypeInvalidThrowsIsInterface
      Repo
        Specials        
          HTMLForm      -file-suppress PhanParamSignatureMismatch The point of 
this class is to change signatures 
  
  When deleting the file `repo/includes/Specials/HTMLForm/HTMLAliasesField.php` 
the `Repo` namespace disappear entirely.
  
  And the file has:
  
  name=repo/includes/Specials/HTMLForm/HTMLAliasesField.php
    <?php                                                                       
                                                                 
    /**                                                                         
                                                                 
     * @phan-file-suppress PhanParamSignatureMismatch The point of this class 
is to change signatures                                            
     */                                                                         
                                                                 
    namespace Wikibase\Repo\Specials\HTMLForm;                                  
                                                                 
  
  Which mean that the `namespace` statement is documented, albeit that is just 
a Phan related comment.   So I guess what happens is that Doxygen does not 
document the namespaces unless they have a document block ;]

TASK DETAIL
  https://phabricator.wikimedia.org/T236994

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: hashar, Addshore, Aklapper, Pavithraes, darthmon_wmde, DannyS712, Nandana, 
Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, Jayprakash12345, 
QZanden, LawExplorer, _jensen, rosalieper, srodlund, thcipriani, Wikidata-bugs, 
aude, Dinoguy1000, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to