Closed FranseFrikandel closed 3 years ago
docs are up but there are some widgets that makes the builder to segfault so for now I just skipped them
i fixed some by adding some docs to them
this are the widgets i cant manage to make builds
qtpyvcp.widgets.hal_widgets.hal_led_button qtpyvcp.widgets.input_widgets.tool_table qtpyvcp.widgets.input_widgets.gcode_text_edit qtpyvcp.widgets.input_widgets.setting_slider qtpyvcp.widgets.input_widgets.offset_table qtpyvcp.widgets.input_widgets.mdientry_widget qtpyvcp.widgets.input_widgets.jog_increment
That is odd. Don't get any errors while compiling docs on my local machine.
Started adding documentation geared towards users of QtPyVCP that are working in QtDesigner and are not working with the API in python. Currently has documentation for plugins, widgets are yet to be documented.