Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ragaeeb/shamela/llms.txt
Use this file to discover all available pages before exploring further.
BookData
Represents book content data including pages and title hierarchy.Array of pages in the book
Array of titles/chapters in the book
Page
Represents a page in a book with content and optional metadata.Unique identifier for the page
HTML content of the page
Page number reference
Part or volume identifier
Additional page numbering information
Title
Represents a title heading or chapter in a book.Unique identifier for the title
HTML content of the title heading
Page number where this title appears
Parent title ID for hierarchical navigation
Usage Example
Related Types
- MasterData - Master database structure with all books, authors, and categories
- ShamelaConfig - Library configuration options