Sat, 13 Oct 2007 15:44:43 +0000
Add some xsl magic to generate a .devhelp index from doxygen's XML output,
allowing the documentation to be viewed in Devhelp. It's not perfect ---
there are some broken links and the transformation is a bit fragile --- but
works well enough to be useful.
|
16272
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
1 | How to build Pidgin for Windows using MinGW |
|
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
2 | ============================= |
| 3630 | 3 | |
|
16272
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
4 | For the latest build instructions, please refer to: |
| 3630 | 5 | |
|
16272
2ec817794ae1
Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents:
16100
diff
changeset
|
6 | http://developer.pidgin.im/wiki/BuildingWinPidgin |