Skip to content

Commit 2cfe0a7

Browse files
committed
Add header note
1 parent 25aa3a6 commit 2cfe0a7

File tree

14 files changed

+28
-6
lines changed

14 files changed

+28
-6
lines changed

pyarmor/docs/en/_header_note.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.. important::
2+
3+
Here only includes Pyarmor 9.1 new features, other functions please check `Pyarmor 9.0 Documentation <https://pyarmor.readthedocs.io/en/latest/>`_

pyarmor/docs/en/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
.. important::
7-
8-
Here only includes Pyarmor 9.1 new features, other functions please check `Pyarmor 9.0 Documentation <https://pyarmor.readthedocs.io/en/latest/>`_
6+
.. include:: _header_note.txt
97

108
Table of Contents
119
=================

pyarmor/docs/en/user/concepts.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
============
24
Concepts
35
============

pyarmor/docs/en/user/configuration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
===============
24
Configuration
35
===============

pyarmor/docs/en/user/features.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
==============
24
Introduction
35
==============

pyarmor/docs/en/user/man.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
=====
24
Man
35
=====

pyarmor/docs/en/user/tutorials.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
===========
24
Tutorials
35
===========

pyarmor/docs/zh/_header_note.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.. important::
2+
3+
这里主要介绍的是 Pyarmor 9.1 中新增加的功能,原来的功能请参阅 `Pyarmor 9.0 文档 <https://pyarmor.readthedocs.io/zh/latest/>`_

pyarmor/docs/zh/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
.. important::
7-
8-
这里主要介绍的是 Pyarmor 9.1 中新增加的功能,原来的功能请参阅 `Pyarmor 9.0 文档 <https://pyarmor.readthedocs.io/zh/latest/>`_
6+
.. include:: _header_note.txt
97

108
目录
119
====

pyarmor/docs/zh/user/concepts.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
============
24
概念和定义
35
============

pyarmor/docs/zh/user/configuration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
==========
24
配置选项
35
==========

pyarmor/docs/zh/user/features.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
======
24
简介
35
======

pyarmor/docs/zh/user/man.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
==========
24
命令手册
35
==========

pyarmor/docs/zh/user/tutorials.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. include:: ../_header_note.txt
2+
13
==========
24
使用教程
35
==========

0 commit comments

Comments
 (0)