Hello,
I've had a discussion on docutils mailing list about this issue.
Short story: we currently use docutils Inliner monkey patching which is
likely to break things whenever docutils changes its API.
This change happenned in 0.13.0
A more stable way of building ATS doc would be to use classic d
Please take a look at doc/ext/traffic-server.py (which I would think you've
done, if you did this patch). There are already :ts: roles defined (e.g.
:ts:cv: for configuration variables). Something like :ts:jira:`3612` might be a
good choice. I think the goal of this patch was so that normal usag
Hello Alan,
Thanks for the info.
I had a look in traffic_server.py, but to quick to notice about :ts:cv: :-/
given the Jira to Github transition announced by Brian at the end of
decembre, I only suggest we use :ts:issue:, more generic, instead on
:ts:jira:
I'll update my pull request accordingly.
Just a reminder that this vote is open until Friday. I know lots of people
have been out because of the holidays, but presumably are back today.
Thanks!
On Tue, Dec 27, 2016 at 10:30 AM Phil Sorber wrote:
> Hello All,
>
> I've prepared a release for v6.2.1 (RC0) which is the latest stable
> rel
Hi all,
I'd like to branch for v7.1.0 this Friday. Please, if you have important PRs to
land, do so soon. Also, please refrain from landing massive, last minute
changes until after the branch is created :).
Cheers,
-- Leif