Ticket #3984 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

WikiMaker improvements

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Release 2.0
Component: Tools Keywords:
Cc: nick.draper@… Blocked By:
Blocking: Tester: Andrei Savici

Description

  • Script needs to work on windows
  • Warn if a link/image is non existent
  • Look for diff vs existing text. Show the diff. --force flag
  • Put the description code in the cpp, at the top
  • Grab the wiki desc from all algorithms and stuff it in cpp, remove the *wiki* tags from the headers

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

Refs #3984 renamed script. Refs #3978 fix of performance tests.

Changeset: e58fd06e8bd119ce3684898734e326d509363d5f

comment:3 Changed 9 years ago by Janik Zikovsky

Refs #3984: Renamed wikimaker script. Added a wiki_tools.py script.

Changeset: e93c67aaeca4090698c441b9a9f06cecbfab32a5

comment:4 Changed 9 years ago by Janik Zikovsky

Refs #3984 wiki_maker

Changeset: 0892670fa40ed6c39d78300ea0e53062dba71623

comment:5 Changed 9 years ago by Janik Zikovsky

comment:6 Changed 9 years ago by Janik Zikovsky

Refs #3984 Removed wiki text from every algorithm header

Changeset: 6b386caba0e689512d24a73d1dd11f0b67dcda7d

comment:7 Changed 9 years ago by Janik Zikovsky

Refs #3984 wiki tools

Changeset: 9cf3f99840882accfbbb20ed730a37ea3e0b1c83

comment:8 Changed 9 years ago by Janik Zikovsky

Refs #3984 Took the wiki description from every algorithm's wiki page and placed it in a comment in the CPP file (instead of the header file).

Changeset: 722da75151ccfd0209a461d355092b1837b2825f

comment:9 Changed 9 years ago by Janik Zikovsky

Refs #3984: Show a diff and ask the user if the wiki page and new contents are different. --force option

Changeset: fc7db4ed220db6fbbdb409909b0d753e9db43bab

comment:10 Changed 9 years ago by Janik Zikovsky

Refs #3984 class_maker update for new wiki way

Changeset: 3f4a21b65b79aec705a47c76910938014633275b

comment:11 Changed 9 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

Martyn tells me it works on Windows. Note to testers: more Windows testing would be nice, since all my tests were on Linux.

comment:12 Changed 9 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:13 Changed 9 years ago by Andrei Savici

  • Status changed from verifying to closed

Wiki maker complains if the algorithm does not exists. It checks if the wiki page is the same or different. The wikiMaker fails with no Internet connection

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4831

Note: See TracTickets for help on using tickets.