| Projects on Google Code | Results 1 - 10 of 19 |
The goal is to be able to convert Open Document produced with Open Office (.odt files) into reStructuredText file (.rst files).
In particular to convert back the .odt files produced by rst2odt into .rst files.
To let people review and modify .rst file using OpenOffice.
*[http://www.excite-webtl.jp/world/english/web/?wb_url=http%3A%2F%2Fcode.google.com%2Fp%2Frestructuredtext-viewer%2F&wb_lp=JAEN&wb_dis=2&wb_submit=+%96%7C+%96%F3+ English Translation]*
reStructuredText を HTML として表示するためのビューアーです。
実行には [http://www.python.org/ python], [http://docutils.sourceforge.n...
`db2rst.py` script tries to convert !DocBook XML to reST (with Sphinx markup enhancements).
I wrote it to convert [http://www.unipress.waw.pl/fityk/doc/fitykhelp.html fityk manual],
it doesn't handle all !DocBook elements, only the ones I needed.
[http://code.google.com/p/db2rst/source/browse/...
MISSION
Project for patches of rst.el and collections of extensions based on rst.el.
ORIGIN
I use rst.el intensively recently and find that it lacks lots of functionality.
I spend some time writing some and shared those codes on emacs-devel mail list,
but the mail was ignored. Chance...
Convert reStructuredText to slide like PDF.
Bibstuff is a collection of scripts and modules for interacting with BibTeX style databases of citation references. The project contains a classes for parsing and storing BibTeX files, utilities for searching and labeling BibTeX entries, a utility for replacing in-text citations in a Re Structured ...
*Note: This Google Code project is no longer used for development.*
== What is Sphinx? ==
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It ...
Convert a collection of restructured text files into a Qt Help file and (optional) a Qt Help Project file.
Just so you get an idea what the output and the input look like:
[http://www.flickr.com/photos/ralsina/3302832917/sizes/o/ http://farm4.static.flickr.com/3584/3302832917_cdc5e0063f.jpg ]
A XAML writer from [http://docutils.sourceforge.net/ reStructured Text] source documents.
The goal is to be able to write out [http://msdn.microsoft.com/en-us/library/aa970909.aspx FlowDocument XAML] from rest documents for use in WPF and Silverlight / [http://www.mono-project.com/Moonlight Moonl...
rest,
text,
XAML,
parsing,
docutils,
python,
IronPython,
WPF,
Silverlight,
moonlight,
reStructuredText,
pygments
声明:
本项目并非 Google 官方项目, 而是由国内程序员凭热情创建和维护.
如果你关注的是 Google 官方英文版, 请转至 [http://code.google.com/p/google-styleguide/ Google Style Guide]
每个较大的开源项目都有自己的风格指南: 关于如何为该项目编写代码的一系列约定 (有时候会比较武断).
当所有代码均保持一致的风格, 在理解大型代码库时更为轻松.
"风格" 的含义涵盖范围广, 从 "变量使用驼峰格式 (camelCase)" 到 "决不使用全局变量" 再到 "决...