MonoDoc Documentation Generation
| Status | Owner | Importance | Complexity | MD Version |
| Pending | | Low | Medium | |
Create a new type of project: a documentation project. Such a project would use the monodoc tools to generate documentation for libraries.
Help File Authoring
| Status | Owner | Importance | Complexity | MD Version |
| Pending | | Low | Medium | |
Add a new project type that allows the authoring of help files for end user applications.
User Annotations
| Status | Owner | Importance | Complexity | MD Version |
| Pending | | Normal | Medium | |
Allow users to add their own annotations to their local class documents. For example, I could add a note to the IsInstanceOf method that would appear every time I use that method.