summaryrefslogtreecommitdiff
path: root/ng_selfservice/docs.php
blob: b0b605c410feb32623193dbd0995a0f146f80583 (plain)
1
2
3
4
5
6
<? $title ='Documentation'; include('elements/header.php'); ?>
<? $current_menu = 'docs.php'; include('elements/menu.php'); ?>
A wide range of technical and learning resources
<BR><BR>(What, if anything does the portal need to do to support this?  Offer in the back-office a place to edit links that go in this section?  A more comprehensive documentation-management solution with articles, categories, etc.?)
<? include('elements/menu_footer.php'); ?>
<? include('elements/footer.php'); ?>