lp:~dpm/giraffe/giraffeapp

Created by David Planella and last modified
Get this branch:
bzr branch lp:~dpm/giraffe/giraffeapp
Only David Planella can upload to this branch. If you are David Planella please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Planella
Project:
giraffe
Status:
Merged

Recent revisions

55. By David Planella

Removed a leftover print statement

54. By David Planella

Allowed inheriting the log level, converted spaces to tabs to be consistent with the rest of the giraffe code

53. By David Planella

Allow the giraffe application to be imported and executed from a module. This allows for easier integration with other programs that use it, such as the docs publisher on developer.ubuntu.com

52. By David Planella

Added logging support, allowing giraffe to be quieter if needed

51. By Mikkel Kamstrup Erlandsen

Fix method parameter formatting for C docs where pointer params did not always have a * in front. Also add type links in method params for C

50. By Mikkel Kamstrup Erlandsen

Fix UTF-8 and XHTML schema declarations

Add small clickable anchors to all class tiles

49. By Mikkel Kamstrup Erlandsen

Make the addition of GIR metadata and linking/resolving the types and references a two step process. You now call add_gir(), add_gir(), add_gir(), ..., and then finish off with link(). This fixes the dependency resolution bug #732573 "Giraffe should handle dependencies regardless of the order they are provided in the command line"

48. By Mikkel Kamstrup Erlandsen

Make the BUILTINS type matrix a bit more human-friendly to look at

47. By Mikkel Kamstrup Erlandsen

Use Python-2.6 friendly dict creation pattern instead of Python-2.7+

46. By Mikkel Kamstrup Erlandsen

Start adding type links to the C output - still not done, but a good start

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:giraffe
This branch contains Public information 
Everyone can see this information.

Subscribers