summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2013-12-11 18:35:01 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2013-12-11 18:35:01 +0530
commitb3a71a0b28dcea3c244d23cecbf31cb65a4fa56b (patch)
tree1470b8bc7822123080ff821ca3d37c7ff7a353cf /src
parentdbd042cfc61035222e41a250bf63dfa8848dd70d (diff)
updated documentation for generate_diff_table.
Diffstat (limited to 'src')
-rw-r--r--src/gns-deb-diff.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/gns-deb-diff.py b/src/gns-deb-diff.py
index e8fd2ae..c6362be 100644
--- a/src/gns-deb-diff.py
+++ b/src/gns-deb-diff.py
@@ -166,6 +166,13 @@ def slurp_readmes(package_list):
def generate_diff_table(pkg_readmes):
"""Generates the gNewSense Debian Diff table in MoinMoin syntax and \
returns it as a string.
+
+ The generated output is *not* clean since the content under the
+ Difference column often has newlines, which MoinMoin doesn't allow
+ inside a table.
+
+ So, you might have to manually clean the table before putting it
+ on the gNewSense Wiki.
"""
table = [