Documentation is a file or set of files that come with a program which detail the programs operation.

learn more… | top users | synonyms (1)

7
votes
0answers
307 views

Retaining inline code inside references in Sphinx

In Sphinx, if I have the following heading declaration: .. _somestuff: ``this is code``, this is not! ============================== It renders, like this:     this is code, ...
4
votes
0answers
400 views

How to add class-specific alias without generic alias using Roxygen2?

A simple example is that I have created an extension to show, which is a S4 base method. I don't want to cause a disambiguation fork by re-documenting show in my package, and I also want to ...
3
votes
0answers
26 views

Where is documentation on the embedding API for the Ruby interpreter?

I am looking for a comprehensive, online, documentation resource regarding the embedding of the Ruby interpreter into C or C++ programs, and the API(s) for that purpose. The section on this in the ...
3
votes
0answers
33 views

Include matrix in equation in R function documentation

I would like to typeset a matrix in an equation in the context of documenting an R function. As a matter of fact, amsmath isn't available for R documentation per default and eqnarray doesn't work ...
3
votes
0answers
52 views

Using lint comments with doxygen

for documentation we usually have to create an additional document describing what we did when any lint messages were disabled in code (e.g. /* lint --e228). It would make it much easier to use it ...
3
votes
0answers
106 views

Glut Documentation on Visual Studio

Is it possible to add Glut and openGL documentation to Visual Studio 2010? How is it done? Intellisense indeed works, but I wondered if it was possible to add also the documentation when browsing the ...
2
votes
0answers
35 views

Is there a mistake about @Inject in spring framework reference documentation 3.2.2?

The documentation contains following paragraph. "As with @Autowired, it is possible to use @Inject at the class-level, field-level, method-level and constructor-argument level." If I have not a ...
2
votes
0answers
65 views

VS2012 how to show documentation of standard C++ libraries via IntelliSense?

I started learning C++ a few days ago using Visual Studio 2012. I'm used to programming Java with IntelliJ IDEA and there you always get shown the documentation and expected arguments when calling a ...
2
votes
0answers
81 views

sphinx change table of contents html

I'm working on theming my documentation, and I'm trying to get sphinx to add a class to the <ul> elements of the Table of Contents. Unfortunately, it looks like the HTML is generated just the ...
2
votes
0answers
115 views

Insufficient priviledges when updating help files in Visual Studio 2012

I have Visual Studio 2012 Ultimate and I've downloaded the Visual Studio 2012 ISO from MSDN. When trying to install the documentation I: Open Visual Studio as an Administrator Follow these ...
2
votes
0answers
77 views

Google Docs Viewer not showing document if not logged into Google or Gmail

I'm developing a web site and using Google Docs Viewer to embed locally stored pdf files into an iframe. Unfortunately it seems that these pdf files are only viewable if viewers are currently or have ...
2
votes
0answers
51 views

How to create a Tree menu in natural doc?

I am using naturaldocs to generate API Documentation for my jQuery Widget. I have 2 files Folder1 MyScript.js Forlder2 myScript1.js so i got a tree like this. MyScript myScript1 ...
2
votes
0answers
111 views

ASP.NET MVC4 Tool to Produce Diagram Documentation for Views

We were wondering if anyone had any good ideas for producing documentation / diagrams for our ASP.NET MVC4 Razor Views? In other words we have created a custom "widget" type system of shared ...
2
votes
0answers
118 views

doxygen with c++ function template

I have a few function template, where in the documentation I want to specify the prototype manually, as the exact prototype has parts which are merely implementation detail. I checked that @fn do ...
2
votes
0answers
56 views

Grouping non-parameters of a function as variables?

I'm using Doxygen to document my python code, and I've got a django function that just receives "request", but I'd like to document what's supposed to be in request.GET... How could I have doxygen ...
2
votes
0answers
59 views

Visual Studio: Design Document Folder Enhancement

The problem I have is that quite a few of my Developers are not writing the bare minimum design documentation we need. Well those that do get frustrated that fellow Developers are not hunting it down ...
2
votes
0answers
49 views

Examples on translating raw data generated by YARD

On the YARD readme, there is mention of raw data generated by YARD: YARD also outputs documented objects as raw data (the dumped Namespace) which can be reloaded to do generation at a later ...
2
votes
0answers
71 views

The System.Web.Razor API documentation

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Can anyone speak to the fact that the System.Web.Razor.* namespaces are ...
2
votes
0answers
131 views

Use doxygen to document an undeclared function in a C++-like language

I am working on a proprietary tool which uses a C++-like language to define various methods. The tool provides its own compiler to compile these methods into a .so file. It does not follow the ...
2
votes
0answers
105 views

Doxygen custom element and list

What I want to achieve: I want to list certain things (think todo, in my examples they are arbitrarily Summons) in the documentation I am generating with Doxygen. I want to use a custom item ...
2
votes
0answers
33 views

Standards for commandline options documentation

I often hack out some Thor, Rake, Bash or even PHP commandline tools. And I want to document the command-line-arguments and variations in a consistent way. Is there an official, or recommended ...
2
votes
0answers
158 views

C++ CLI XML Documentation with Forward Declaration <seealso cref> gets Reference to Unknown Symbol Warning

I have been trying to generate XML Documentation for C++ CLI, Visual Studio 2010, and I simply cannot get it to pick up a forward reference. I made a test program to try and get it working. I get (2 ...
2
votes
0answers
56 views

Suggestions for finding methods in Rails 3.2

Question: where is the documentation for "find" that you use from ActiveRecord? Answer: ActiveRecord::FinderMethods#find In Rails 3, they have organized the methods into modules. I don't fault them ...
2
votes
0answers
165 views

How can I make Hibernate put comments on the tables/fields it creates

I would like Hibernate, when generating DDL, to include comments from my java source. I'd be happy to do this as an annotation, or as a javadoc tag. IOW: I'd like to be able to go @Entity ...
2
votes
0answers
152 views

Verbatim Text in Doxia APT Table

Using Doxia APT format, I would like to include verbatim text or a snippet within a table. *------------+----------------------------+ || col1 || col2 | ...
2
votes
0answers
63 views

Is there a docco variant that works with XML?

I tried patching pycco, the python version of docco to process XML but it turned out too difficult. Is there any fork of docco that would work with XML and multi-line comments like <!-- this? ...
2
votes
0answers
35 views

UI for manually building XML Doc for an assembly

I have a REST web service that uses well-known schema for the objects that it uses. I then have a .Net client for this service - the method/resource wrappers are of course manually written (and ...
2
votes
0answers
201 views

Write UriTemplate to help documentation for a WCF serivce

We're using the standard visual studio documentation to document methods and parameters which are published to the .xml file generated when compiled. However, it would be extremely helpful to include ...
2
votes
0answers
266 views

How to translate ImageMagick commands into ImageMagick API calls?

I need to do some light image processing on large image, and I try to use ImageMagick for that. Unfortunately, the API documentation has a very low information content, with documentation similar to: ...
1
vote
0answers
23 views

Where to find opa api docs

http://doc.opalang.org/api has has been down for several days, is there a mirror Thanks
1
vote
0answers
19 views

Manual to Quickly: application preferences?

Where can one find a manual to Quickly, where it is written about using (=programming, how to connect widgets in PreferencesDialogWindow with preferences, and how to use them in the application) ...
1
vote
0answers
54 views

Qt Assistant ignoring CSS font stack

I've been experiencing a very strange bug with QT Assistant: It correctly implements most of of my documentation's style sheet but it gets the paragraph font wrong each and every time. My style ...
1
vote
0answers
19 views

understanding print option in rrdtool

Instead of creating a graph, I need to simply output a number that is the average, max or min of some date range supplied. I have had good success with the following code: rrdtool graph a.png ...
1
vote
0answers
68 views

Combining Docbook and Doxygen documentation types.

I'm working on new documentation for our software library and I'm wondering how I can combine a general documentation which I think should be written in DocBook together with a Doxygen based API ...
1
vote
0answers
17 views

man page synopsis notation

When reading man pages, in my experience there has always been a synopsis section. e.g. MV(1) BSD General Commands Manual MV(1) NAME mv -- move files SYNOPSIS ...
1
vote
0answers
57 views

What do the WMI classes mean by “speed of memory, in nanoseconds”?

So, for one reason or another, I'm trolling through WMI class documentation trying to make sense of what a few things mean. One of the most confusing things I've found so far is CIM_PhysicalMemory. ...
1
vote
0answers
42 views

JQuery API Doc generator for custom Widget

Is there is any tool for generate a API doc like Jquery API I have some custom Jquery Widget have to create a API doc for that.
1
vote
0answers
32 views

How to use naturaldocs for JS?

I am creating a docs for my js lib. i found the naturaldocs is best one. i dont know where tostart, IS there is any step by step documentation for this ? I need to install some other thing to use ...
1
vote
0answers
50 views

Link functions/classes in source code to their definition

Analogous to normal text links I am a :py:func`link to my_function <my_function>` I want to link a function/class in an example source code to its definition. E.g., in print 'hello' + ...
1
vote
0answers
89 views

Doxygen: Group modules and pages?

I have a question about pages and groups in doxygen. I have a project, where I grouped classes etc. with the @defgroup and @ingroup cmds. So far this works fine. Now I'd like to add special ...
1
vote
0answers
70 views

doxygen - How to hide a class without hidding its members in subclasses?

I have a code (in C++, but for other languages solution of problem is probably similar): namespace details { struct C { /// Documentation for common method. void c(); }; }; /// ...
1
vote
0answers
50 views

AjaxDoc - how to configure?

i want to document my project. Everything is working fine, but i cant get AjaxDoc working. Please, could somebody write me some short tutorial how to use them? I have SHFB integrated in Visual ...
1
vote
0answers
77 views

App Guide Tools & Frameworks

What are some tools that will help me provide guides and tutorials for users of my web application? Let's assume I'm using a rails application. Many apps and frameworks, such as rails and spree, use ...
1
vote
0answers
74 views

JsDoc Tool - Class vs Constructor

I am using JSDoc-toolkit to generate the API document for my JScript files but it doesn't generate correctly. // test.js var TestOperations = { f1 : function(){ ..... }, f2 : function()( ...
1
vote
0answers
57 views

Google Docs Template source to generate a report from a Spreadsheet

I'm looking to archive something like OpenTBS from TinyButStrong with Google Docs using a form and a source template to generate a report. The main idea is when I fill the Google Form with the ...
1
vote
0answers
34 views

Standard documentation text files in open source projects

I often see plain text files such as README, INSTALL, LICENSE in the root directory of projects. Are there any guidelines on these file names and their contents?
1
vote
0answers
142 views

doxygen link to objective-c method in category

I found it is hard to link method in category with doxygen. For example with the following code: @interface A -(void)method; @end @interface A(Category) -(void)methodInCategory @end I found that ...
1
vote
0answers
130 views

Documenting new functions with JSDoc

Unfortunately I don't have enough reputation to post a comment, so I had to create similar question to How to document this using jsdoc. Answer didn't help me, so I have the same problem like topic ...
1
vote
0answers
49 views

ExtDoc + @private Properties

I'm using ExtDoc [code.google.com/p/ext-doc/] to generate the Documentation associated to a Javascript Application. The problem is that when I try to declare a Private Property, that Property will ...
1
vote
0answers
94 views

Documenting use of attributes in C# XML docs

I have the following C# code which I am trying to document using XML comments and doxygen: /Controllers/FooController.cs using System.Web.Mvc; using WebApplication.Attributes; using ...

1 2 3 4 5 12