The link (http://www.autohotkey.com/wiki/index.php?title=FAQ#Virus.3F in it is broken. The wiki has disappeared.AutoHotkey, AutoHotkey_L and compiled scripts often trigger false-positives with anti-virus software. For more information, see the community FAQ.
the broken link in the help
#1
Posted 22 August 2012 - 11:02 AM
#2
Guests
Posted 22 August 2012 - 11:13 AM
#3
Posted 22 August 2012 - 12:56 PM
#4
Guests
Posted 22 August 2012 - 01:52 PM
#5
Posted 23 August 2012 - 10:14 AM
... IF all goes well rumor has it that at some point the documentation pages on AutoHotkey.com will be editable by (some) users so there will be an option to add more examples and/or links to forum threads from within the online documentation.
Current AHK_L documentation is already editable through github. Feel free to participate in enhancing the documentation ...
I think the possibility to edit has to be restricted to some users (also in future) to ensure the consistency and high quality of the documentation, My personal opinion is that it isn't a good idea to link to forum threads, since those threads do have very seldom the quality to serve as documentation (unless the contain valueabel information). If threads contain valueable information to be linked in documentation, I think it is better to duplicate the info into documentation.
#6
Guests
Posted 23 August 2012 - 10:42 AM
Just like we currently have a tutorial section on the forum which could be linked to from the documentation, there might be at some point be a LIB section of the forum. To take an example from a recent Ask for Help question: How to sort an Array? I see no need to post the code to sort an array in the documentation, but if there is a library (there is one actually) that provides sorting, merging, whatever-additional-functionality to arrays, a note + link in the documentation could suffice.
This (editable docs) has been discussed a number of times, and another point some users wanted to make is that it allows for more (extensive) examples. Some of the current examples in the documentation are pretty spartan, the Gui commands for instance. Of course there has to be some form of edit control but I leave that to the site owner(s) to figure out.
#7
Posted 23 August 2012 - 11:57 AM
Definitely not ...Please don't start a GIT rules and GitHub "is so easy my grandmother could use it" discussion
Agree on more extensive examples As I'm currently doing some contributions to AHK_L documentation (simple enhancements and homgenization tasks), I realize that it is a "difficult process" to fulfill all the desired standards (Formatting, Code quality, ...) to ensure high quality and consistent documentation. Being an editor on a possibly free editable docs now seems to be a huge task in my eyes (if you take it serious). The old way using a Wiki as additional documentation was a good way - but the lack of participation is disillusioning.This (editable docs) has been discussed a number of times, and another point some users wanted to make is that it allows for more (extensive) examples. Some of the current examples in the documentation are pretty spartan, the Gui commands for instance. Of course there has to be some form of edit control but I leave that to the site owner(s) to figure out.
#8
Guests
Posted 23 August 2012 - 12:11 PM
I think the php documentation is partly community based info (if I remember the other discussions correctly they mentioned php as an example or even (parts of) MSDN) so it possible.
#9
Posted 23 August 2012 - 12:48 PM
Let's see what future brings on this topic (AHK vs. AHK_L). We already have a discussion board on trello, where we try to coordinate changes to AHK_L documentation (that's at least my personal goal). Current work is based on github (which is gracefully denied by you), but you are welcome to participate in discussion. Feel free to pm me to get invited.
#10
Guests
Posted 23 August 2012 - 01:25 PM
One suggestion I still have is indivudual pages for the functions listed on the functions page:
<!-- l --><a class="postlink-local" href="http://www.autohotkey.com/community/viewtopic.php?p=502134#p502134">viewtopic.php?p=502134#p502134</a><!-- l -->
and reserve the functions page to explain, well functions ;-)
#11
Posted 23 August 2012 - 03:28 PM
One suggestion I still have is indivudual pages for the functions listed on the functions page:
<!-- l --><a class="postlink-local" href="http://www.autohotkey.com/community/viewtopic.php?p=502134#p502134">viewtopic.php?p=502134#p502134</a><!-- l -->
and reserve the functions page to explain, well functions ;-)
That's exactly what Lexikos and I already discussed on https://trello.com/#...2e040466599d/24. Lexikos already agreed with the idea (I did not know on your work mentioned above).
After taking a look at your work, I will take it as base to update AHK_L 1.1 documentation.
#12
Guests
Posted 23 August 2012 - 03:40 PM
#13
Posted 23 August 2012 - 04:16 PM
What a pity I missed the thread on AHK2 documentation - and nobody gave me a hint yet (beside you) ...
#14
Guests
Posted 11 October 2012 - 06:57 PM
Any status update? Not much to see (publically) on GH or Trello ...... I will take it as base to update AHK_L 1.1 documentation.




