.. Java Portal Framework documentation master file, created by sphinx-quickstart on Wed Dec 9 10:17:43 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Java Portal Framework's documentation! ================================================= The Java Portal Framework(JPF) is a framework for creating dynamic and easy to update portal that has complicated and customized workflow and processes. You can download the source code from `github `_. It consists of the following components: - Pages - Files - Trees - Trackers A JPF module consists of one or more of those components. User permission is based on modules. A user might be an Admin for one module but just a normal user in another. Thus the user can make updates to the modules they are Admin of but only view or download information from modules where they are only users. .. toctree:: :maxdepth: 2 :caption: Contents: started/intro pages/intro files/intro trees/intro trackers/intro examples/intro todos Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`