JPH04342024A - Document preparing system dealing with program - Google Patents

Document preparing system dealing with program

Info

Publication number
JPH04342024A
JPH04342024A JP11428691A JP11428691A JPH04342024A JP H04342024 A JPH04342024 A JP H04342024A JP 11428691 A JP11428691 A JP 11428691A JP 11428691 A JP11428691 A JP 11428691A JP H04342024 A JPH04342024 A JP H04342024A
Authority
JP
Japan
Prior art keywords
document
source program
program
data
section
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11428691A
Other languages
Japanese (ja)
Inventor
Yoshihiro Yoshikawa
吉川 義浩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Software Kansai Ltd
Original Assignee
NEC Software Kansai Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP11428691A priority Critical patent/JPH04342024A/en
Publication of JPH04342024A publication Critical patent/JPH04342024A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To easily standardize the contents of a document and a source program, and to efficiently execute maintenance by preparing and updating the document based on the latest source program. CONSTITUTION:The above system is constituted of an SU part 1 to store the source program, an SU part 2 dealing with the document to store the source program at the time of documentation, a document data part 3 to store document data corresponding to the source program, an SU analyzing part 4 to instruct the preparation of the document based on the source program, terminal equipment 5 to give an instruction to operate the document, and a document preparing part 6 to update the source program to deal with the document of the document data in conformity to the instruction from the terminal equipment.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は情報処理ソフトウェアの
開発に関し、特にプログラム対応ドキュメント作成方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to the development of information processing software, and more particularly to a program-compatible document creation method.

【0002】0002

【従来の技術】従来、ソフトウェア開発においてプログ
ラム製造を行う際、プログラム設計書なるドキュメント
を作成した後、それに適切なプログラム言語を用いプロ
グラムを構築していた。
2. Description of the Related Art Conventionally, when producing a program in software development, a document called a program design document is created, and then a program is constructed using an appropriate programming language.

【0003】0003

【発明が解決しようとする課題】従来のドキュメント作
成方式では一度ドキュメント及びプログラムを作成して
しまえば、これらの変更による内容統一は人間系で行わ
なければならず、メンテナンスのために専門知識と多く
の労力を必要とするという問題点を有している。
[Problem to be solved by the invention] In conventional document creation methods, once documents and programs have been created, unification of the contents through changes must be done manually, and maintenance requires specialized knowledge and a lot of work. The problem is that it requires a lot of effort.

【0004】0004

【課題を解決するための手段】本発明のプログラムの対
応ドキュメント作成方式は、原始プログラム及び前記原
始プログラムに対応するドキュメントを分析し表示編集
を行うSU解析部と、前記ドキュメントの表示及び更新
指示により文書データを作成更新するドキュメント作成
部とを有することを特徴する。
[Means for Solving the Problems] A method for creating a document corresponding to a program according to the present invention includes an SU analysis unit that analyzes and displays and edits a source program and a document corresponding to the source program, and an SU analysis unit that analyzes and displays and edits a source program and a document corresponding to the source program, and an instruction to display and update the document. It is characterized by having a document creation section that creates and updates document data.

【0005】[0005]

【実施例】本発明について図面を参照して説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be explained with reference to the drawings.

【0006】図1は本発明の一実施例を示す説明図であ
る。同図においてプログラム対応ドキュメント作成方式
は、ドキュメントを作成したい原始プログラムを格納す
るSU部1と、ドキュメント化を行った際の原始プログ
ラムを格納する文書対応SU部2と,原始プログラムに
対応した文書データを格納する文書データ部3と,原始
プログラムをもとに文書作成指示を行うSU解析部4と
,ドキュメント操作指示を行う端末装置5と,端末装置
からの指示に従い文書データの文書対応原始プログラム
を更新するドキュメント作成部6とから構成されている
FIG. 1 is an explanatory diagram showing one embodiment of the present invention. In the same figure, the program-compatible document creation method consists of an SU section 1 that stores the source program for which you want to create a document, a document-compatible SU section 2 that stores the source program when documenting it, and document data corresponding to the source program. a document data section 3 that stores document data, an SU analysis section 4 that issues document creation instructions based on the source program, a terminal device 5 that issues document manipulation instructions, and a document corresponding source program for document data according to instructions from the terminal device. It is composed of a document creation section 6 for updating.

【0007】SU部1にはエディタ等を利用し原始プロ
グラムを登録する。
A source program is registered in the SU unit 1 using an editor or the like.

【0008】SU解析部4とドキュメント作成部6は端
末装置5からの対話入力指示により動作する。
[0008] The SU analysis section 4 and the document creation section 6 operate according to dialog input instructions from the terminal device 5.

【0009】文書対応SU部2および文書データ部3の
内容はドキュメント作成部6が登録更新を行う。
The contents of the document correspondence SU section 2 and the document data section 3 are registered and updated by the document creation section 6.

【0010】端末装置5より指示されたSU解析部4は
指定の原始プログラムと文書対応原始プログラム・文書
データ(既存データの場合)を外部記憶装置より取り込
み、原始プログラムと文書対応原始プログラムを比較し
文書データ上に変更情報を反映させ、端末装置5に編集
表示させる。ドキュメント作成部6は端末装置5より入
力された情報(文章)をもとに文書データを更新し、文
書対応プログラムを新原始プログラムで置き換える。
[0010] The SU analysis unit 4 instructed by the terminal device 5 imports the specified source program and the document-compatible source program/document data (in the case of existing data) from the external storage device, and compares the source program and the document-compatible source program. The change information is reflected on the document data and edited and displayed on the terminal device 5. The document creation unit 6 updates the document data based on the information (text) input from the terminal device 5, and replaces the document corresponding program with a new source program.

【0011】図2はデータの例を示す説明図である。同
時において、一度ドキュメントを作成した原始プログラ
ムを変更したとき、更新後の最新の原始プログラムをS
Uエリア11に取り込み、次に更新前の原始プログラム
を文章対応SUエリア12に取り込み、前回作成の文章
データと原始プログラム対応の索引を文章データエリア
13に取り込む。
FIG. 2 is an explanatory diagram showing an example of data. At the same time, when a source program that has created a document is changed, the latest source program after the update is
Next, the source program before update is loaded into the text-corresponding SU area 12, and the previously created text data and the index corresponding to the source program are loaded into the text data area 13.

【0012】そして図3(a)に示すようにSUエリア
11に取り込まれた原始プログラムの文章データエリア
13に取り込まれた文章データを端末装置に表示し、S
Uエリア11と文章対応SUエリア12の内容を比較し
相違点の強調を行う。
Then, as shown in FIG. 3(a), the text data taken into the text data area 13 of the source program taken into the SU area 11 is displayed on the terminal device, and the S
The contents of the U area 11 and the text-corresponding SU area 12 are compared to highlight differences.

【0013】続いて図3(b)に示すように端末装置上
のデータを見ながら文章データの修正(文章の変更・登
録・削除,原始プログラムとの位置付け)を指示する。
Next, as shown in FIG. 3(b), while looking at the data on the terminal device, instructions are given to modify text data (change, register, delete text, and position it with the source program).

【0014】[0014]

【発明の効果】本発明は、最新の原始プログラムに基づ
きドキュメントの作成更新が行えることにより、ドキュ
メントと原始プログラムの内容を容易に統一でき、メン
テナンスを効率的に行うことができるという効果がある
Effects of the Invention The present invention has the advantage that by creating and updating documents based on the latest source program, the contents of the document and the source program can be easily unified and maintenance can be performed efficiently.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の一実施例を示す説明図。FIG. 1 is an explanatory diagram showing one embodiment of the present invention.

【図2】データの例を示す説明図。FIG. 2 is an explanatory diagram showing an example of data.

【図3】(a)および(b)は動作を示す説明図。FIGS. 3(a) and 3(b) are explanatory diagrams showing the operation.

【符号の説明】[Explanation of symbols]

1    SU部 2    文書対応SU部 3    文書データ部 4    SU解析部 5    端末装置 6    ドキュメント作成部 1 SU Department 2 Document support SU section 3 Document data section 4 SU analysis department 5 Terminal device 6 Document creation department

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  原始プログラム及び前記原始プログラ
ムに対応するドキュメントを分析し表示編集を行うSU
解析部と、前記ドキュメントの表示及び更新指示により
文書データを作成更新するドキュメント作成部とを有す
ることを特徴するプログラム対応ドキュメント作成方式
[Claim 1] SU that analyzes and displays and edits a source program and a document corresponding to the source program.
A program-compatible document creation method comprising: an analysis section; and a document creation section that creates and updates document data based on instructions for displaying and updating the document.
JP11428691A 1991-05-20 1991-05-20 Document preparing system dealing with program Pending JPH04342024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11428691A JPH04342024A (en) 1991-05-20 1991-05-20 Document preparing system dealing with program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11428691A JPH04342024A (en) 1991-05-20 1991-05-20 Document preparing system dealing with program

Publications (1)

Publication Number Publication Date
JPH04342024A true JPH04342024A (en) 1992-11-27

Family

ID=14634046

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11428691A Pending JPH04342024A (en) 1991-05-20 1991-05-20 Document preparing system dealing with program

Country Status (1)

Country Link
JP (1) JPH04342024A (en)

Similar Documents

Publication Publication Date Title
US20060089728A1 (en) Sequence program editing apparatus
JPH04178833A (en) Method for supporting software reuse
JPH04342024A (en) Document preparing system dealing with program
JPH08221417A (en) New/old comparing editing device for structured document
JP3299259B2 (en) Program structure diagram editing processing method
JP3016109B2 (en) Program document maintenance device
JP2001134423A (en) Method for outputting picture information of new system using interactive existing system
JPH08286897A (en) Program editing device having hierarchical structure display function
JP2967317B2 (en) Hypertext document editing method and apparatus
JPH06301668A (en) Method for constructing simulation data
JPH04287221A (en) Device for managing progress of program development
JPH01233609A (en) Data processing system using utility program
JPH06103262A (en) Data analyzing system
JPH04247519A (en) Program managing device
JPH03201033A (en) Symbol data structure for expert system
JPH0561662A (en) Method and device for controlling execution of program parts
JPH02289065A (en) Document generation supporting system
JPH04160535A (en) Control information generating system
JPH0324647A (en) Record processing system
JPH03150671A (en) Drawing drafting device
JPH0350640A (en) Trace information editing system for execution program
JPH07287652A (en) Automatic generation system for db extraction processing program
JP2001022570A (en) Program composing device with automatic extracting function for operation rule
JPH02183326A (en) Two-dimensional data editing and displaying device
JPH04190423A (en) Information control assisting device using function-classified pointer