mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
revised, ReST-ized HTML-ized
[SVN r19788]
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="document" id="boost-python-todo-list-logo">
|
||||
<h1 class="title">Boost.Python TODO list <a class="reference" href="../../index.htm"><img alt="Boost" src="../../c++boost.gif" /></a></h1>
|
||||
<h1 class="title"><a class="reference" href="index.html">Boost.Python</a> TODO list <a class="reference" href="../../index.htm"><img alt="Boost" src="../../c++boost.gif" /></a></h1>
|
||||
<!-- -*- mode: rst -*- -->
|
||||
<table class="field-list" frame="void" rules="none">
|
||||
<col class="field-name" />
|
||||
<col class="field-body" />
|
||||
@@ -181,7 +182,7 @@ Consider integrating the enhancements described in
|
||||
<hr class="footer"/>
|
||||
<div class="footer">
|
||||
<a class="reference" href="todo.txt">View document source</a>.
|
||||
Generated on: 2003-08-26 15:39 UTC.
|
||||
Generated on: 2003-08-26 15:46 UTC.
|
||||
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
|
||||
</div>
|
||||
</body>
|
||||
|
||||
9
todo.txt
9
todo.txt
@@ -1,6 +1,7 @@
|
||||
.. -*- mode: rst -*-
|
||||
|
||||
====================================
|
||||
Boost.Python TODO list |(logo)|__
|
||||
Boost.Python_ TODO list |(logo)|__
|
||||
====================================
|
||||
|
||||
.. |(logo)| image:: ../../c++boost.gif
|
||||
@@ -8,13 +9,11 @@
|
||||
|
||||
__ ../../index.htm
|
||||
|
||||
.. _`Boost.Python`: index.html
|
||||
|
||||
:copyright: Copyright David Abrahams 2003. See accompanying
|
||||
license_ for terms of use.
|
||||
|
||||
This is a list of work which "really ought to get done". In some
|
||||
cases people have promised to the work but have not yet moved on their
|
||||
promises.
|
||||
|
||||
.. contents:: Outline
|
||||
|
||||
.. _license: ../../LICENSE
|
||||
|
||||
Reference in New Issue
Block a user