Index: trunk/doc-rnd/gpmi/packages/Makefile =================================================================== --- trunk/doc-rnd/gpmi/packages/Makefile (revision 798) +++ trunk/doc-rnd/gpmi/packages/Makefile (revision 799) @@ -5,8 +5,8 @@ include $(ROOT)/src/pcb-gpmi/Makefile.config -REF.% %_ref.html: $(ROOT)/src/pcb-gpmi/gpmi_plugin/gpmi_pkg/%.h - $(ROOT)/util/genref.sh "$^" "$(ROOT)" "../packages/$@" $(PCB_CFLAGS) >$@ +%_ref.html REF.% : $(ROOT)/src/pcb-gpmi/gpmi_plugin/gpmi_pkg/%.h + $(ROOT)/util/genref.sh "$^" "$(ROOT)" "../packages/$@" $(PCB_CFLAGS) >$*_ref.html XREF: $(ALL:%=REF.%) cat $^ > $@ Index: trunk/doc-rnd/gpmi/packages/XREF =================================================================== --- trunk/doc-rnd/gpmi/packages/XREF (revision 798) +++ trunk/doc-rnd/gpmi/packages/XREF (revision 799) @@ -1,84 +1,84 @@ -event ACTE_action ../packages/actions_ref.html -event ACTE_gui_init ../packages/actions_ref.html -event ACTE_unload ../packages/actions_ref.html -function action_register ../packages/actions_ref.html -function action_arg ../packages/actions_ref.html -function action ../packages/actions_ref.html -function create_menu ../packages/actions_ref.html -enum dialog_fileselect_e ../packages/dialogs_ref.html -function dialog_log ../packages/dialogs_ref.html -function dialog_confirm ../packages/dialogs_ref.html -function dialog_report ../packages/dialogs_ref.html -function dialog_prompt ../packages/dialogs_ref.html -function dialog_fileselect ../packages/dialogs_ref.html -function dialog_beep ../packages/dialogs_ref.html -function dialog_progress ../packages/dialogs_ref.html -function dialog_attribute ../packages/dialogs_ref.html -enum hid_attr_type_e ../packages/hid_ref.html -enum EndCapStyle_e ../packages/hid_ref.html -event HIDE_get_export_options ../packages/hid_ref.html -event HIDE_do_export_start ../packages/hid_ref.html -event HIDE_do_export_finish ../packages/hid_ref.html -event HIDE_set_layer ../packages/hid_ref.html -event HIDE_set_color ../packages/hid_ref.html -event HIDE_set_line_cap ../packages/hid_ref.html -event HIDE_set_line_width ../packages/hid_ref.html -event HIDE_set_draw_xor ../packages/hid_ref.html -event HIDE_set_draw_faded ../packages/hid_ref.html -event HIDE_draw_line ../packages/hid_ref.html -event HIDE_draw_arc ../packages/hid_ref.html -event HIDE_draw_rect ../packages/hid_ref.html -event HIDE_fill_circle ../packages/hid_ref.html -event HIDE_fill_polygon ../packages/hid_ref.html -event HIDE_fill_rect ../packages/hid_ref.html -event HIDE_use_mask ../packages/hid_ref.html -event HIDE_make_gc ../packages/hid_ref.html -event HIDE_destroy_gc ../packages/hid_ref.html -event HIDE_fill_pcb_pv ../packages/hid_ref.html -function hid_create ../packages/hid_ref.html -function hid_add_attribute ../packages/hid_ref.html -function hid_get_attribute ../packages/hid_ref.html -function hid_register ../packages/hid_ref.html -function hid_gpmi_data_set ../packages/hid_ref.html -function hid_gpmi_data_get ../packages/hid_ref.html -function hid_string2val ../packages/hid_ref.html -enum layout_object_mask_e ../packages/layout_ref.html -enum layout_object_coord_e ../packages/layout_ref.html -enum layout_flag_e ../packages/layout_ref.html -enum layer_field_e ../packages/layout_ref.html -function layout_search_box ../packages/layout_ref.html -function layout_search_selected ../packages/layout_ref.html -function layout_search_found ../packages/layout_ref.html -function layout_search_get ../packages/layout_ref.html -function layout_search_free ../packages/layout_ref.html -function layout_obj_coord ../packages/layout_ref.html -function layout_obj_type ../packages/layout_ref.html -function layout_obj_move ../packages/layout_ref.html -function layout_arc_angles ../packages/layout_ref.html -function layout_create_line ../packages/layout_ref.html -function layout_create_via ../packages/layout_ref.html -function layout_create_arc ../packages/layout_ref.html -function layout_switch_to_layer ../packages/layout_ref.html -function layout_get_current_layer ../packages/layout_ref.html -function layout_resolve_layer ../packages/layout_ref.html -function layout_get_max_possible_layer ../packages/layout_ref.html -function layout_get_max_copper_layer ../packages/layout_ref.html -function layout_get_max_layer ../packages/layout_ref.html -function layout_layer_name ../packages/layout_ref.html -function layout_layer_color ../packages/layout_ref.html -function layout_layer_field ../packages/layout_ref.html -function layout_get_page_width ../packages/layout_ref.html -function layout_get_page_height ../packages/layout_ref.html -function layout_set_page_size ../packages/layout_ref.html -function mil2pcb_multiplier ../packages/layout_ref.html -function mm2pcb_multiplier ../packages/layout_ref.html -function current_grid_unit ../packages/layout_ref.html -function debug_draw_request ../packages/layout_ref.html -function debug_draw_flush ../packages/layout_ref.html -function debug_draw_finish ../packages/layout_ref.html -function debug_draw_dctx ../packages/layout_ref.html -function draw_set_color ../packages/layout_ref.html -function draw_set_line_width ../packages/layout_ref.html -function draw_set_draw_xor ../packages/layout_ref.html -function draw_set_draw_faded ../packages/layout_ref.html -function draw_line ../packages/layout_ref.html +event ACTE_action ../packages/actions_ref.html#ACTE_action +event ACTE_gui_init ../packages/actions_ref.html#ACTE_gui_init +event ACTE_unload ../packages/actions_ref.html#ACTE_unload +function action_register ../packages/actions_ref.html#action_register +function action_arg ../packages/actions_ref.html#action_arg +function action ../packages/actions_ref.html#action +function create_menu ../packages/actions_ref.html#create_menu +enum dialog_fileselect_e ../packages/dialogs_ref.html#dialog_fileselect_e +function dialog_log ../packages/dialogs_ref.html#dialog_log +function dialog_confirm ../packages/dialogs_ref.html#dialog_confirm +function dialog_report ../packages/dialogs_ref.html#dialog_report +function dialog_prompt ../packages/dialogs_ref.html#dialog_prompt +function dialog_fileselect ../packages/dialogs_ref.html#dialog_fileselect +function dialog_beep ../packages/dialogs_ref.html#dialog_beep +function dialog_progress ../packages/dialogs_ref.html#dialog_progress +function dialog_attribute ../packages/dialogs_ref.html#dialog_attribute +enum hid_attr_type_e ../packages/hid_ref.html#hid_attr_type_e +enum EndCapStyle_e ../packages/hid_ref.html#EndCapStyle_e +event HIDE_get_export_options ../packages/hid_ref.html#HIDE_get_export_options +event HIDE_do_export_start ../packages/hid_ref.html#HIDE_do_export_start +event HIDE_do_export_finish ../packages/hid_ref.html#HIDE_do_export_finish +event HIDE_set_layer ../packages/hid_ref.html#HIDE_set_layer +event HIDE_set_color ../packages/hid_ref.html#HIDE_set_color +event HIDE_set_line_cap ../packages/hid_ref.html#HIDE_set_line_cap +event HIDE_set_line_width ../packages/hid_ref.html#HIDE_set_line_width +event HIDE_set_draw_xor ../packages/hid_ref.html#HIDE_set_draw_xor +event HIDE_set_draw_faded ../packages/hid_ref.html#HIDE_set_draw_faded +event HIDE_draw_line ../packages/hid_ref.html#HIDE_draw_line +event HIDE_draw_arc ../packages/hid_ref.html#HIDE_draw_arc +event HIDE_draw_rect ../packages/hid_ref.html#HIDE_draw_rect +event HIDE_fill_circle ../packages/hid_ref.html#HIDE_fill_circle +event HIDE_fill_polygon ../packages/hid_ref.html#HIDE_fill_polygon +event HIDE_fill_rect ../packages/hid_ref.html#HIDE_fill_rect +event HIDE_use_mask ../packages/hid_ref.html#HIDE_use_mask +event HIDE_make_gc ../packages/hid_ref.html#HIDE_make_gc +event HIDE_destroy_gc ../packages/hid_ref.html#HIDE_destroy_gc +event HIDE_fill_pcb_pv ../packages/hid_ref.html#HIDE_fill_pcb_pv +function hid_create ../packages/hid_ref.html#hid_create +function hid_add_attribute ../packages/hid_ref.html#hid_add_attribute +function hid_get_attribute ../packages/hid_ref.html#hid_get_attribute +function hid_register ../packages/hid_ref.html#hid_register +function hid_gpmi_data_set ../packages/hid_ref.html#hid_gpmi_data_set +function hid_gpmi_data_get ../packages/hid_ref.html#hid_gpmi_data_get +function hid_string2val ../packages/hid_ref.html#hid_string2val +enum layout_object_mask_e ../packages/layout_ref.html#layout_object_mask_e +enum layout_object_coord_e ../packages/layout_ref.html#layout_object_coord_e +enum layout_flag_e ../packages/layout_ref.html#layout_flag_e +enum layer_field_e ../packages/layout_ref.html#layer_field_e +function layout_search_box ../packages/layout_ref.html#layout_search_box +function layout_search_selected ../packages/layout_ref.html#layout_search_selected +function layout_search_found ../packages/layout_ref.html#layout_search_found +function layout_search_get ../packages/layout_ref.html#layout_search_get +function layout_search_free ../packages/layout_ref.html#layout_search_free +function layout_obj_coord ../packages/layout_ref.html#layout_obj_coord +function layout_obj_type ../packages/layout_ref.html#layout_obj_type +function layout_obj_move ../packages/layout_ref.html#layout_obj_move +function layout_arc_angles ../packages/layout_ref.html#layout_arc_angles +function layout_create_line ../packages/layout_ref.html#layout_create_line +function layout_create_via ../packages/layout_ref.html#layout_create_via +function layout_create_arc ../packages/layout_ref.html#layout_create_arc +function layout_switch_to_layer ../packages/layout_ref.html#layout_switch_to_layer +function layout_get_current_layer ../packages/layout_ref.html#layout_get_current_layer +function layout_resolve_layer ../packages/layout_ref.html#layout_resolve_layer +function layout_get_max_possible_layer ../packages/layout_ref.html#layout_get_max_possible_layer +function layout_get_max_copper_layer ../packages/layout_ref.html#layout_get_max_copper_layer +function layout_get_max_layer ../packages/layout_ref.html#layout_get_max_layer +function layout_layer_name ../packages/layout_ref.html#layout_layer_name +function layout_layer_color ../packages/layout_ref.html#layout_layer_color +function layout_layer_field ../packages/layout_ref.html#layout_layer_field +function layout_get_page_width ../packages/layout_ref.html#layout_get_page_width +function layout_get_page_height ../packages/layout_ref.html#layout_get_page_height +function layout_set_page_size ../packages/layout_ref.html#layout_set_page_size +function mil2pcb_multiplier ../packages/layout_ref.html#mil2pcb_multiplier +function mm2pcb_multiplier ../packages/layout_ref.html#mm2pcb_multiplier +function current_grid_unit ../packages/layout_ref.html#current_grid_unit +function debug_draw_request ../packages/layout_ref.html#debug_draw_request +function debug_draw_flush ../packages/layout_ref.html#debug_draw_flush +function debug_draw_finish ../packages/layout_ref.html#debug_draw_finish +function debug_draw_dctx ../packages/layout_ref.html#debug_draw_dctx +function draw_set_color ../packages/layout_ref.html#draw_set_color +function draw_set_line_width ../packages/layout_ref.html#draw_set_line_width +function draw_set_draw_xor ../packages/layout_ref.html#draw_set_draw_xor +function draw_set_draw_faded ../packages/layout_ref.html#draw_set_draw_faded +function draw_line ../packages/layout_ref.html#draw_line