Re: Inculding an ASCII banner in HTML output.

engelbert gruber <[email protected]>
Newsgroups gmane.text.docutils.user
Message-ID <CAHnbgBMk7-mUJorgDx2HHQdGAxxhjJcCbomKsXCX_JgypyX5mg@mail.gmail.com>
On 7 December 2015 at 16:43, Robert W.Mills (Phoenix)
<[email protected]> wrote:
> ASCII Banner:
>   __  __       ____
> |  \/  |_   _|  _ \ _ __ ___   __ _
> | |\/| | | | | |_) | '__/ _ \ / _` |
> | |  | | |_| |  __/| | | (_) | (_| |
> |_|  |_|\__, |_|   |_|  \___/ \__, |
>          |___/                 |___/


did you try http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#literal-blocks

=====================================
MyProg User Guide for Version A.23.45
=====================================

.. sidebar:: Table of Contents

  .. contents:: :local:

.. ### insert ascii banner here ###

ASCII Banner::

   __  __       ____
  |  \/  |_   _|  _ \ _ __ ___   __ _
  | |\/| | | | | |_) | '__/ _ \ / _` |
  | |  | | |_| |  __/| | | (_) | (_| |
  |_|  |_|\__, |_|   |_|  \___/ \__, |
          |___/                 |___/

:Author:   Joe Programmer
:Date:     December 2015
:Rights:   Copyright © 2015, Joe Programmer
:Email:    [email protected]
:Purpose:  A program to do something.

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users

Please use "Reply All" to reply to the list.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.