mirror of
https://github.com/ceph/ceph
synced 2024-12-24 20:33:27 +00:00
doc/releases: remove dev and pre-nautilus releases from timeline
Improve readability of the table - all this information is still preserved in older branches. Signed-off-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
parent
146b40ecd6
commit
5ecc3d9776
@ -116,7 +116,7 @@ class CephReleases(Directive):
|
||||
|
||||
class CephTimeline(Directive):
|
||||
has_content = False
|
||||
required_arguments = 7
|
||||
required_arguments = 4
|
||||
optional_arguments = 0
|
||||
option_spec = {}
|
||||
|
||||
|
@ -55,7 +55,7 @@ receive bug fixes or backports).
|
||||
Release timeline
|
||||
----------------
|
||||
|
||||
.. ceph_timeline:: releases.yml dev pacific octopus nautilus mimic luminous
|
||||
.. ceph_timeline:: releases.yml pacific octopus nautilus
|
||||
|
||||
|
||||
.. _Pacific: pacific
|
||||
|
Loading…
Reference in New Issue
Block a user