You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/api.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,15 @@ limitations under the License.
18
18
##
19
19
## ===> *** Note: Go to [https://oracle.github.io/node-oracledb/doc/api.html](https://oracle.github.io/node-oracledb/doc/api.html) for production documentation ***
20
20
21
+
## Manual Sections
22
+
23
+
This document contains:
24
+
25
+
-[Node-oracledb API Manual](#apimanual)
26
+
-[Node-oracledb User Manual](#usermanual)
27
+
28
+
For installation information, see the [Node-oracledb Installation Instructions][2].
0 commit comments