Revision: 76286
          http://sourceforge.net/p/brlcad/code/76286
Author:   brlcad
Date:     2020-07-08 18:14:29 +0000 (Wed, 08 Jul 2020)
Log Message:
-----------
add commands reported by help that don't have a manual page

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-07-08 16:18:01 UTC (rev 76285)
+++ brlcad/trunk/TODO   2020-07-08 18:14:29 UTC (rev 76286)
@@ -2444,7 +2444,7 @@
 
 * document the new NURBS/BREP primitive, capabilities and limitations
 
-* add missing manual pages (tbrowder2 generated list 2013-08):
+* Low-hanging fruit, add missing manual pages:
 
     archer
     bombardier
@@ -2477,10 +2477,8 @@
     umod
     ustats
 
-* these are matured shape tools that get installed with simple
-  usability but should still have basic docs and better names.  plan
-  to absorb them into ged as external plugins, but they'll still need
-  docs:
+  Shape tools installed without docs.  may absorb into ged as plugins
+  or may rename, but still need docs:
 
     bolt
     fence
@@ -2492,24 +2490,58 @@
     window_frame
     wire
 
-* misc / 3rd party tools we control / bundle, but need docs if anyone
-  else is to use them or contribute:
+  User-facing commands reported by 'help' needing docs.  some are
+  implemented as Tcl, others to consolidate, but still need docs:
 
+    adjust
+    bot_smooth
+    cc
+    closedb
+    dbversion
+    dmtype
+    dsp
+    dump
+    e_id
+    form
+    joint
+    labelface
+    loadview
+    lod
+    match
+    mirror
+    nmg_fix_normals
+    png
+    put
+    relos
+    remat
+    reset
+    rmats
+    rt_gettrees
+    rtabort
+    rtedge
+    rtweight
+    savekey
+    shaded_mode
+    unhide
+
+  Need to revisit utility of spherical mapping, used by sh_spm and
+  sh_points, used for environment mapping (e.g., stars):
+
+    pix-spm
+    spm-fb
+
+  3rd party tools we control / bundle, but need docs if anyone else is
+  to use them or contribute:
+
     perplex
     re2c
 
-* needs his own repo:
+  Needs separate repo:
 
     ttcp
 
-* need to revisit utility of spherical mapping, used by sh_spm and
-  sh_points, used for environment mapping (e.g., stars):
+  Converters that belong in GCV:
 
-    pix-spm
-    spm-fb
-
-* these eventually get put into gcv (hopefully not needing docs):
-
     3dm-g
     g-dot
     g-jack

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to