Eric,
Thanks for finding that command to shut off copyright. I've updated the
series to add it.
Laura
On Fri, Jun 1, 2018 at 7:29 AM, Dylan Baker wrote:
> Quoting Eric Engestrom (2018-06-01 02:41:36)
> > On Thursday, 2018-05-31 14:00:24 -0700, Dylan Baker wrote:
> > > Quoting Laura Ekstrand (
Quoting Eric Engestrom (2018-06-01 02:41:36)
> On Thursday, 2018-05-31 14:00:24 -0700, Dylan Baker wrote:
> > Quoting Laura Ekstrand (2018-05-24 17:27:09)
> > > From: Jean Hertel
> > >
> > > This tells Sphinx how to build our website from reStructured Text.
> > >
> > > Signed-off-by: Jean Hertel
On Thursday, 2018-05-31 14:00:24 -0700, Dylan Baker wrote:
> Quoting Laura Ekstrand (2018-05-24 17:27:09)
> > From: Jean Hertel
> >
> > This tells Sphinx how to build our website from reStructured Text.
> >
> > Signed-off-by: Jean Hertel
> > ---
> > docs/conf.py | 162
> >
Quoting Laura Ekstrand (2018-05-24 17:27:09)
> From: Jean Hertel
>
> This tells Sphinx how to build our website from reStructured Text.
>
> Signed-off-by: Jean Hertel
> ---
> docs/conf.py | 162
> +++
> 1 file changed, 162 insertions(+)
From: Jean Hertel
This tells Sphinx how to build our website from reStructured Text.
Signed-off-by: Jean Hertel
---
docs/conf.py | 162 +++
1 file changed, 162 insertions(+)
create mode 100644 docs/conf.py
diff --git a/docs/conf.py b/do