Logout - warwickfoster/qurantools GitHub Wiki
File: app/help/formulaic-density-summaries.php
Help: Formulaic Density Summaries
This PHP page provides help on the formulaic density summaries feature of the Qur'an Tools website.
Key Features
- Displays a table showing the formulaic density of the entire Qur'an, based on different formulae and lengths.
- Allows users to click on any value in the table to get a breakdown of the formulaic density for each sura.
- Includes an image of the formulaic density summary table.
Content
The page content includes:
- A header with a title and logo.
- A navigation menu.
- A section with the following content:
- An introduction to formulaic density summaries.
- An image of the formulaic density summary table.
- A description of how to use the table.
Additional Notes
- The page requires the following files to be included:
library/config.phplibrary/functions.phplibrary/standard_header.phplibrary/menu.phplibrary/footer.php
- The
library/standard_header.phpfile sets the window title. - The
library/menu.phpfile includes the navigation menu. - The
library/footer.phpfile includes the footer.