---
title: "软件文档示例"
author: "Perrin Yong"
author_profile: https://www.pystone.net/profile/
published_by: "Perrin Yong"
canonical: https://www.pystone.net/notes/software-documentation-examples/
type: note
content_role: unspecified
visibility: public
id_stability: rename-stable
source_path: "10-计算机、信息技术与工程/03-软件工程与质量保障/软件工程与项目管理/软件文档示例.md"
content_hash: bc9ed10b29102590936962c2d43ba3efa2a2b28533cbad374c2d116b79d54b35
knowledge_version: 224c990773de.5fa8af6e39fa
site_commit: 224c990773de166d23a886306577dd90379529ce
notes_commit: 5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a
---
# 软件文档示例
> 创建时间：2021/9/7 17:14

<https://www.cnblogs.com/lishanlei/p/9467407.html>

<https://wenku.baidu.com/view/a03e0188d0d233d4b14e69ae.html>

<https://zhuanlan.zhihu.com/p/59533572?utm_source=wechat_session>

<https://www.cnblogs.com/Gavin_Liu/archive/2009/04/02/1428033.html>

![assets/0002 - 软件文档示例__resource-001-012c4a43537c.png](/media/63863e657fa478c8198f.png)

* * *

<http://www.woshipm.com/user-research/4326319.html>

前言 - 文档目的、文档读者、术语定义；

介绍-  产品概述、产品功能描述、背景意义

系统概述 - 系统架构图，功能清单，业务流程图

系统操作 -

![assets/0002 - 软件文档示例__resource-002-91cbb93d1e4b.png](/media/039980c7c3a98d68a311.png)

* * *

<https://bibichuan.github.io/posts/ce5650a0.html>

  * 引言

    * 编写目的

    * 背景

    * 相关术语

  * 软件概述

    * 目标

    * 功能

  * 运行环境

    * 硬件

    * 软件

  * 安装与恢复

    * 安装和初始化

    * 出错和恢复

  * 操作说明

    * 运行表

    * 运行步骤

      * 运行控制

      * 操作信息

  * 非常规过程

  * 用户操作举例

编写目的：

![assets/0002 - 软件文档示例__resource-003-3bd9b1836255.png](/media/55275165c60d80a26b6e.png)

运行表：

![assets/0002 - 软件文档示例__resource-004-e1f3da6b66d9.png](/media/ca6166266f26e77f1251.png)

* * *

![assets/0002 - 软件文档示例__resource-005-896f0dd18685.jpg](/media/b186902b6e1bb8709243.jpg)

* * *

<https://computersciencewiki.org/index.php/User_documentation>

  * Minimum hardware and software requirements

  * Installation guide

  * How to start the system

  * How to use different features of the system

  * Screenshots explaining main features of the system

  * Example inputs and outputs

  * Explanations of error messages and troubleshooting guides

  * Information to contact the developer of the system if an undocumented question arises

* * *

Google Earth:<https://support.google.com/earth/?page=guide_toc.cs#topic=7364880>

![assets/0002 - 软件文档示例__resource-006-8761d8dee397.png](/media/7ecaaaf9b66fe3b5dc67.png)

* * *

![assets/0002 - 软件文档示例__resource-008-37ac7ba38301.png](/media/186ed76f8ba02a15a773.png)

* * *

分角色的User Guide:

<http://docs.autodesk.com/TOPOBSCLNT/2010/ENU/Autodesk%20Topobase%202010%20User%20Documentation/index.html?url=WSfacf1429558a55de9af080101d7e8b304-7c61.htm,topicNumber=d0e342>

![assets/0002 - 软件文档示例__resource-007-5e47a05cb1fc.png](/media/88329a73eeaa9e09540a.png)

* * *

TeamCity<https://www.jetbrains.com/help/teamcity/teamcity-documentation.html>

![assets/0002 - 软件文档示例__resource-009-3f72fa293bc6.png](/media/9219d88ae03047d53644.png)

* * *

Circle CI

![assets/0002 - 软件文档示例__resource-010-1768855a922b.png](/media/915497ac120a833a8ce3.png)
