view doc/license.txt @ 7864:b080cdb8b199

fix: document/fix wrapped HtmlProperty method. The wrapped method was not documented in reference.txt. It is now documented in reference.txt. The docstring documented that it would not break up long words. Fixed by adding break_long_words=False to prevent breaking string longer than the wrap length. Wrapping was breaking the hyperlinking of long urls. Added columns argument to set the wrap length (default 80 columns).
author John Rouillard <rouilj@ieee.org>
date Sun, 07 Apr 2024 15:27:18 -0400
parents 0d9f704a7ef2
children a1bdd7823bf8
line wrap: on
line source

License
=======

Roundup is Free Software under the following license (from the file
COPYING.txt in the software distribution):

.. raw:: html

   <div class="file_insert">

.. include:: ../COPYING.txt

.. raw:: html

   </div>

Roundup Issue Tracker: http://roundup-tracker.org/