mheavin
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
Posts
Recent activity by mheavin Sort by recent activity-
How can I reuse parameter summaries?
I have multiple classes and construtors that use the same parameter and would like to be able to single-source the parameter description. I have been unable to use the copy-from feature as provided...
-
Is it possible to add extra formating to example code?
I embed C# code from Visual Studio 2008 into Examples by pasting code. The pasted code retains the coloring used in VS. However, I would like to be able to highlight portions of the code that speci...
-
How can I manage the order of "See Also" references?
It seems I can only add references to the end of the list. I would like to be be able to insert them within the list or be able to reorder items in the list. Any ideas?
-
Is there an easy way to update a project when the Namespace changes
I have been using DocX to create help for a large DLL. My company is going to change the product name and, therefore, the Namespace name. I had some concerns about how DocX would handle it, so aske...
-
Changning section names
I would like to change the Return Value heading normally displayed for all pages to Property Value for class properties. I looked in the help and created a new content type called Property Value an...
-
Adding data types to Return and Parameter but not in Intellisense
I am creating documentation for a CLI/C++ library and wanted to mimic some things that the MSDN library uses. For example, the first line in each Return Value, Property Value, and Parameter field i...
-
Integrating DocX projects into Visual Studio build process
I recently purchased DocX to document my company's API. The API source code is written using Visual Studio C++/CLI. The developers would like to include the DocX help files as part of the normal b...