diff mbox

dim: Include TODO in sphinx docs

Message ID 20170818081614.6125-1-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Daniel Vetter Aug. 18, 2017, 8:16 a.m. UTC
More visibility

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 TODO => TODO.rst | 11 +++++++++--
 index.rst        |  1 +
 2 files changed, 10 insertions(+), 2 deletions(-)
 rename TODO => TODO.rst (97%)

Comments

Jani Nikula Aug. 18, 2017, 9:34 a.m. UTC | #1
On Fri, 18 Aug 2017, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> More visibility
>
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>

Ack.

I guess qf man page should be extracted from the script, and put here
too.

BR,
Jani.

> ---
>  TODO => TODO.rst | 11 +++++++++--
>  index.rst        |  1 +
>  2 files changed, 10 insertions(+), 2 deletions(-)
>  rename TODO => TODO.rst (97%)
>
> diff --git a/TODO b/TODO.rst
> similarity index 97%
> rename from TODO
> rename to TODO.rst
> index 4a56e0eb414f..76b00a1873df 100644
> --- a/TODO
> +++ b/TODO.rst
> @@ -1,4 +1,9 @@
> -dim:
> +TODO
> +====
> +
> +dim
> +---
> +
>  - extract the integration tree logic and make it generally useful, maybe for a
>    drm-integration tree ...
>  - add option to check-patch to check stdin
> @@ -14,7 +19,9 @@ dim:
>    fixed any more.
>  - apply-resolved fails to add the Link: tag.
>  
> -qf:
> +qf
> +--
> +
>  - get better at preventing and cleaning up a mess when switching branches
>    while there's still applied quilt patches around ...
>  - combine quilt annotate and git blame into one tool
> diff --git a/index.rst b/index.rst
> index d8b6d4897c45..0b9df594733d 100644
> --- a/index.rst
> +++ b/index.rst
> @@ -9,6 +9,7 @@ Contents:
>     drm-misc
>     drm-intel
>     dim
> +   TODO
>  
>  Indices and tables
>  ==================
Daniel Vetter Aug. 18, 2017, 8:29 p.m. UTC | #2
On Fri, Aug 18, 2017 at 12:34:39PM +0300, Jani Nikula wrote:
> On Fri, 18 Aug 2017, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> > More visibility
> >
> > Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> 
> Ack.
> 
> I guess qf man page should be extracted from the script, and put here
> too.

Yeah, I'm hoping the unified upstream/internal team will throw some more
love at qf. I haven't really used it since years myself, hence never
ported it forward to all the improvements we landed in dim.
-Daniel

> 
> BR,
> Jani.
> 
> > ---
> >  TODO => TODO.rst | 11 +++++++++--
> >  index.rst        |  1 +
> >  2 files changed, 10 insertions(+), 2 deletions(-)
> >  rename TODO => TODO.rst (97%)
> >
> > diff --git a/TODO b/TODO.rst
> > similarity index 97%
> > rename from TODO
> > rename to TODO.rst
> > index 4a56e0eb414f..76b00a1873df 100644
> > --- a/TODO
> > +++ b/TODO.rst
> > @@ -1,4 +1,9 @@
> > -dim:
> > +TODO
> > +====
> > +
> > +dim
> > +---
> > +
> >  - extract the integration tree logic and make it generally useful, maybe for a
> >    drm-integration tree ...
> >  - add option to check-patch to check stdin
> > @@ -14,7 +19,9 @@ dim:
> >    fixed any more.
> >  - apply-resolved fails to add the Link: tag.
> >  
> > -qf:
> > +qf
> > +--
> > +
> >  - get better at preventing and cleaning up a mess when switching branches
> >    while there's still applied quilt patches around ...
> >  - combine quilt annotate and git blame into one tool
> > diff --git a/index.rst b/index.rst
> > index d8b6d4897c45..0b9df594733d 100644
> > --- a/index.rst
> > +++ b/index.rst
> > @@ -9,6 +9,7 @@ Contents:
> >     drm-misc
> >     drm-intel
> >     dim
> > +   TODO
> >  
> >  Indices and tables
> >  ==================
> 
> -- 
> Jani Nikula, Intel Open Source Technology Center
diff mbox

Patch

diff --git a/TODO b/TODO.rst
similarity index 97%
rename from TODO
rename to TODO.rst
index 4a56e0eb414f..76b00a1873df 100644
--- a/TODO
+++ b/TODO.rst
@@ -1,4 +1,9 @@ 
-dim:
+TODO
+====
+
+dim
+---
+
 - extract the integration tree logic and make it generally useful, maybe for a
   drm-integration tree ...
 - add option to check-patch to check stdin
@@ -14,7 +19,9 @@  dim:
   fixed any more.
 - apply-resolved fails to add the Link: tag.
 
-qf:
+qf
+--
+
 - get better at preventing and cleaning up a mess when switching branches
   while there's still applied quilt patches around ...
 - combine quilt annotate and git blame into one tool
diff --git a/index.rst b/index.rst
index d8b6d4897c45..0b9df594733d 100644
--- a/index.rst
+++ b/index.rst
@@ -9,6 +9,7 @@  Contents:
    drm-misc
    drm-intel
    dim
+   TODO
 
 Indices and tables
 ==================