Skip to content

blacksmoke26/yii2-manual-chm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

Yii2 Framework - (un)official manuals in various formats.

A dedicated repository to publish the Yii2 latest Manuals (Guide/API/Docs) in CHM/WebHelp and additional formats.

GitHub release

Click below, choose the latest release and download:

https://github.com/blacksmoke26/yii2-manual-chm/releases/latest

How can you help?

If you found a bug, typo or missing images even invalid/bad links, Please Create an Issue. Your suggestions will greatly improve these manuals.

Formats

Microsoft Compiled HTML Help (.chm file, suitable for windows users):

  • yii2-x.x.x-manual-YYYY-MM-DD.chm (Download and Use)
  • yii2-x.x.x-manual-YYYY-MM-DD.chm.zip (Download and Extract .chm file)

CHM

If you are using Windows XP SP2 or later and you are going to download the documentation in CHM format, you need to "unblock" the file after downloading it by right-clicking on it in Windows Explorer and selecting the "Properties" menu item, then clicking on the "Unblock" button (on Windows Vista this is within the "Security" options). Failure to unblock the documentation file may result in error messages including "Navigation to the webpage was canceled" due to Windows security restrictions.

Portable Document Format (.pdf file):

  • yii2-x.x.x-manual-YYYY-MM-DD.pdf (Download, Open with prefered PDF viewer)

WebHelp

WebHelp (many .html files, suitable for none-windows users):

  • yii2-x.x.x-webhelp-YYYY-MM-DD.zip (Download, Extract and Open the index.html file)

WebHelp

Microsoft Word 97 - 2003 Document (.doc file):

  • yii2-x.x.x-msword-YYYY-MM-DD.zip (Download, Extract and Open the .doc file)

MSWord

Microsoft HTML Help Workshop Project (.hhp file / source files):

  • yii2-x.x.x-source-YYYY-MM-DD.zip (Download, Extract and compile with the Microsoft Html Help Workshop)

Credits

CHM Format:

Content Generation:

CHM Compilation:

WebHelp and MSWord formats:

Zip format:

Include myself too

For creating the custom templates and scripts to boost the automation, fixing the related bugs and long compilation process.