[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-10-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

Anja Jentzsch  changed:

   What|Removed |Added

 CC||anja.jentz...@wikimedia.de

--- Comment #2 from Anja Jentzsch  2012-10-23 
11:50:53 UTC ---
Decided on this method:
http://xiewenjie.com/doxygen-js/use-doxygen-to-document-javascript

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

denny vrandecic  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||LATER

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

Daniel Friesen  changed:

   What|Removed |Added

   Priority|High|Lowest
 Status|RESOLVED|REOPENED
 Resolution|LATER   |
   Severity|normal  |enhancement

--- Comment #3 from Daniel Friesen  
2012-11-07 17:56:55 UTC ---
I see no reason to mark this RESOLVED LATER. If it's not going to be done now,
lower the priority.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

Anja Jentzsch  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||LATER

--- Comment #4 from Anja Jentzsch  2012-11-07 
18:19:08 UTC ---
This is the Wikidata bug, the WMF one is over here:
https://bugzilla.wikimedia.org/show_bug.cgi?id=40143

For Wikidata we set up a script that converts .js to .cpp files [1]. We had to
adjust parameter names to match the WM coding conventions [2].
But the JS parser fails to parse our prototype definitions, so classes and
their hierarchy are not recognized.

We will come back to this later.

[1] http://xiewenjie.com/doxygen-js/use-doxygen-to-document-javascript
[2]
http://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript#Documentation_comments

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2013-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

   Priority|Lowest  |Low
 Status|REOPENED|NEW

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

Andre Klapper  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |---

--- Comment #5 from Andre Klapper  ---
[Removing RESOLVED LATER as discussed in
http://lists.wikimedia.org/pipermail/wikitech-l/2012-November/064240.html .
Reopening and setting priority to "Lowest" as discussed on IRC.
For future reference, please use either RESOLVED WONTFIX (for issues that will
not be fixed), or simply set lowest priority. Thanks a lot!]

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

denny vrandecic  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||denny.vrandecic@wikimedia.d
   ||e

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

 CC||abraham.taherivand@wikimedi
   ||a.de

--- Comment #1 from abraham.taheriv...@wikimedia.de 2012-10-11 09:56:02 UTC ---
see: http://www.stack.nl/~dimitri/doxygen/helpers.html

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2012-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2014-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

   Keywords||need-volunteer
   Severity|enhancement |normal

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40657] Auto-generated documentation for JavaScript code based on already existing doxygen comments

2014-03-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40657

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

   Severity|normal  |minor

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l