diff options
| author | Mitch Jackson <mitch@freeside.biz> | 2019-02-16 20:20:54 -0500 |
|---|---|---|
| committer | Mitch Jackson <mitch@freeside.biz> | 2019-02-19 20:37:43 -0500 |
| commit | 221a20d9395b84eeb1f0d384c69c80b5d4e7cdb6 (patch) | |
| tree | 1aa34ed4b301cee4b19654c2528e620b0d6e7ecd /FS/FS.pm | |
| parent | b94ea68360bdd274467fb974de5b6d644ac07762 (diff) | |
RT# 81961 Repair broken links in POD documentation
- Update many links
- chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will
parse them for POD documentation
Diffstat (limited to 'FS/FS.pm')
| -rw-r--r-- | FS/FS.pm | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -53,7 +53,7 @@ L<FS::Report::Table> - Report data objects L<FS::Report::Table::Monthly> - Report data objects -L<FS::XMLRPC> - Backend XML::RPC server +L<FS::ClientAPI_XMLRPC> - Backend XML::RPC server L<FS::Misc> - Miscellaneous subroutines @@ -304,7 +304,7 @@ L<FS::rate_detail> - Rate plan detail for call billing L<FS::rate_tier> - Rate tiers for call billing -L<FS::rate_tier_details> - Rater tier details for call billing +L<FS::rate_tier_detail> - Rater tier details for call billing L<FS::usage_class> - Usage class class @@ -546,8 +546,6 @@ L<FS::UI::bytecount> - Byte counter user-interface class L<freeside-adduser> - Command line interface to add (freeside) users. -L<freeside-deluser> - Command line interface to delete (freeside) users. - L<freeside-dbdef-create> - Recreate database schema cache L<freeside-setup> - Create new database @@ -564,8 +562,6 @@ L<freeside-daily> - Run daily billing and collection events. L<freeside-monthly> - Run monthly billing and invoice collection events. -L<freeside-expiration-alerter> - Emails notifications of credit card expirations. - =head3 Cron (payment batches) L<freeside-eftca-download> - Download EFT Canada batch results @@ -592,8 +588,6 @@ L<freeside-phonenum_list> - List all phone numbers in the system =head3 Misc. Tools (taking actions) -L<freeside-fetch> - Send a freeside page to a list of employees. - L<freeside-prune-applications> - Removes stray applications of credit, payment to bills, refunds, etc. =head3 Services @@ -624,7 +618,7 @@ L<freeside-prepaidd> - Real-time daemon for prepaid packages L<freeside-queued> - Job queue daemon -L<freeside-selvservice-server> - Self-service server +L<freeside-selfservice-server> - Self-service server L<freeside-selfservice-xmlrpcd> - Self-service XML-RPC server |
