My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

项目目的: 使用googlewiki编写技术文档,并可定制插件分析代码生成内容

项目远景: 以前需要1个小时才能搞定的技术文档(主要是画图比较耗时), 可以在几分钟内搞定

软件使用说明: http://code.google.com/p/bestpaper/wiki/quickstart

软件下载:http://code.google.com/p/bestpaper/downloads/list

如何贡献代码: http://contributing.appspot.com/bestpaper

语法演示

- chapter -
text
= section =
text
== table  == 
|| header || header || header ||
|| cell || cell || cell ||

== typeface ==
Text in *bold* or _italic_ or ~~strike~~
_italic is not italic
*bold is not bold
~~strike is not strike

== image ==
local image
[../images/gif.gif]
drawing classdiagram
[uml:class /Users/alin/Documents/bestpaper/uml/Person.java]

上面语法生成pdf截图:

Powered by Google Project Hosting