File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Table of contents
14
14
ref/index
15
15
howto/index
16
16
faq
17
+ known-issues
17
18
releases/index
18
19
internals
19
20
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ First steps
14
14
- :doc: `Installation <intro/install >`
15
15
- :doc: `Configuring a project <intro/configure >`
16
16
- :doc: `howto/contrib-apps `
17
- - :doc: `topics/ known-issues `
17
+ - :doc: `known-issues `
18
18
19
19
Getting help
20
20
============
@@ -24,7 +24,8 @@ Having trouble? We’d like to help!
24
24
- Try the :doc: `faq ` – it’s got answers to many common questions.
25
25
26
26
- Looking for specific information? Try the :ref: `genindex `, :ref: `modindex `,
27
- or the detailed :doc: `table of contents <contents >`.
27
+ :doc: `topics section <topics/index >` or detailed :doc: `table of contents
28
+ <contents>`.
28
29
29
30
- The :doc: `howto/index ` section has step-by-step guides for common tasks.
30
31
@@ -74,5 +75,6 @@ Miscellaneous
74
75
ref/index
75
76
howto/index
76
77
faq
78
+ known-issues
77
79
releases/index
78
80
internals
Original file line number Diff line number Diff line change 1
- ============================
2
- Known issues and limitations
3
- ============================
1
+ ============
2
+ Known issues
3
+ ============
4
4
5
5
This document summarizes some known issues and limitations of this library.
6
6
If you notice an issue not listed, use the :ref: `issue-tracker ` to report a bug
Original file line number Diff line number Diff line change 10
10
11
11
embedded-models
12
12
transactions
13
- known-issues
You can’t perform that action at this time.
0 commit comments