Opened 15 years ago
Closed 15 years ago
#36 closed defect (fixed)
Migrate all widget doc to Sphinx
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | documentation | Version: | 1.0 |
Keywords: | widget, sphinx, naturaldoc, widgetdoc.txt | Cc: | adube@… |
Description
problem
Actually, the widget documentation is scattered all over the place. Some are in Sphinx, some are in Natural doc and some are still in the ./docs/widgetdoc.txt file.
solution
- Migrate all widget doc to sphinx
- Purge the old stuff
Change History (10)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
All editfeatures widgets are now migrated to Sphinx. More work should be done with them (more config samples, more samples, etc.) but that's out of the tasks of this ticket.
comment:3 by , 15 years ago
!FeaturePanel_Form widget documentation moved to Sphinx. Again, more work needs to be done (more samples, more config samples) but again this is out of this ticket.
comment:6 by , 15 years ago
r756, scale, measuretool, popup, queryonclick, getmouseposition, mouseposition
comment:8 by , 15 years ago
r758, mapfishrecenter, mapfishlayertree, resultextgrid, queryonclick, featurepanel_selector
comment:10 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
r760, old documentation is now purged.
Migration completed
Since this work involves a lot of changes that won't have any effect on the code directly, I would go with lots of commits instead of creating patches.