SA-MP Forums Archive
[Tool/Web/Other] PAWN Documentation to GitHub Markdown. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Tools and Files (https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] PAWN Documentation to GitHub Markdown. (/showthread.php?tid=593716)



PAWN Documentation to GitHub Markdown. - Ahmad45123 - 08.11.2015

Hello all,

This is basically a tool that parses for PAWN documentation in any pawn files and then create markdown files that is usable in GitHub Wiki. The tool was originally made by me and Crayder to parse YSI for all the docs and create a proper wiki.

How to use:
Basically just select the files you want to parse for pawn doc and then select an output folder and click that button and ta da.. You have a complete wiki.

Examples:
YSI by Y_Less - https://github.com/Misiur/YSI-Includes/wiki
Dynamic Doors by Crayder - https://github.com/Crayder/Dynamic-D...-dynamic-doors

Download:
Download Binary Only
Github Source


Re: PAWN Documentation to GitHub Markdown. - JustMe.77 - 08.11.2015

Nice thing man !


Re: PAWN Documentation to GitHub Markdown. - n0minal - 08.11.2015

Seems awesome, thanks for sharing.


Re: PAWN Documentation to GitHub Markdown. - FreAkeD - 09.11.2015

Seems really useful, will try to use it sometime.


Re: PAWN Documentation to GitHub Markdown. - Ahmad45123 - 29.02.2016

Hello guys!!

I have uploaded this project to github because I was afraid the code may get lost: https://github.com/JohnyMac/PawnDocToMarkdown

Also, I will be updating the main post with some stuff and push some bug fixes soon.
(Going outta home now)


Re: PAWN Documentation to GitHub Markdown. - Ahmad45123 - 02.03.2016

Version 1.1 Download: https://github.com/JohnyMac/PawnDocT...eleases/latest


Re: PAWN Documentation to GitHub Markdown. - Crayder - 31.12.2016

Quote:
Originally Posted by Ahmad45123
View Post
Made it to validate paths upon pressing start.
This bug is back... Weird?

EDIT: You uploaded the wrong version. And you need to change "File" to "targetFile" on line 15.


Re: PAWN Documentation to GitHub Markdown. - Pablo098 - 31.12.2016

Tranks, version 1.1 perfect.


Re: PAWN Documentation to GitHub Markdown. - Crayder - 01.01.2017

Quote:
Originally Posted by PabLo98
View Post
Tranks, version 1.1 perfect.
No, whatever you downloaded is not perfect... xD

On the release page on GitHub the 1.1 file is outdated. It's not really 1.1.

This is the real 1.1, compiled from the source and fixed: http://www.filedropper.com/docgen


Re: PAWN Documentation to GitHub Markdown. - Ahmad45123 - 02.01.2017

I changed the release 1.1 to now have the real 1.1 version.. sorry for such mistake..