Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit cb83307

Browse files
authored
Merge pull request #102 from nginx/release-1.32
Release 1.32.0 doc changes
2 parents 602658f + ce6127a commit cb83307

File tree

10 files changed

+902
-342
lines changed

10 files changed

+902
-342
lines changed

source/conf.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
project = 'NGINX Unit'
66
author = 'NGINX, Inc.'
77
copyright = '2017-2024'
8-
version = '1.31.1'
9-
release_date = 'Oct 19, 2023'
8+
version = '1.32.0'
9+
release_date = 'Feb 27, 2024'
1010
release = version
1111
needs_sphinx = '6.2'
1212

@@ -39,3 +39,4 @@
3939

4040
sys.path.append(os.path.abspath('./exts'))
4141
extensions = ['inline', 'nxt', 'subs', 'github']
42+
smartquotes_action = 'qe'

0 commit comments

Comments
 (0)