Proceedings of the 2002 ACM Symposium on Document Engineering - DocEng '02 2002
DOI: 10.1145/585064.585065
|View full text |Cite
|
Sign up to set email alerts
|

The relevance of software documentation, tools and technologies

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
33
0

Year Published

2009
2009
2021
2021

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 27 publications
(35 citation statements)
references
References 0 publications
2
33
0
Order By: Relevance
“…It is possible that other kinds of runtime exceptions occur during the execution, for example, divide-by-zero. In most cases, such implicit exceptions are caused by programming errors, so it might be inappropriate to include them in the documentation [15]. Therefore, we adopt a similar strategy as in [16] and omit implicit exception extraction.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…It is possible that other kinds of runtime exceptions occur during the execution, for example, divide-by-zero. In most cases, such implicit exceptions are caused by programming errors, so it might be inappropriate to include them in the documentation [15]. Therefore, we adopt a similar strategy as in [16] and omit implicit exception extraction.…”
Section: Discussionmentioning
confidence: 99%
“…First the algorithm iterates the statements in m. If ) If the statement itself is a composite block, we recursively go through the internal statements of the block, and extract the corresponding exception information (line [7][8][9][10]. If the statement invokes another method call, and m's argument(s) is(are) passed onto the callee method n, we will use the recursion with parameters -the statement body of the callee method as the parameter, together with the depth value decreased by 1 (line [12][13][14][15]. The reason why we require the parameter match in the invocation case is to track and guarantee the constraints are on the same parameter list from the caller method.…”
Section: A Extract Constraints From Api Source Codementioning
confidence: 99%
“…Relative to software documentation, Forward and Lethbridge [10] present the results of a survey of software professionals with the aim of uncovering the perceived relevance of software documentation, as well as the tools and technologies used to maintain, verify and validate such documents.…”
Section: Document Engineering: Reviewing a Few Abstractmentioning
confidence: 99%
“…Forward et al [2], in their survey about the general opinion of software professionals regarding the relevance of documentation and related tools, highlight the general consensus that documentation content is relevant and important. They also highlight a set of concerns that software documentation technologies should be more aware of professionals' requirements, opposed to blindly enforce documentation formats or tools.…”
Section: Introductionmentioning
confidence: 99%