We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c40102 commit 1c2eb39Copy full SHA for 1c2eb39
docs/index.rst
@@ -1,10 +1,9 @@
1
-.. python3-nmap documentation master file, created by
2
- sphinx-quickstart on Thu Dec 5 12:49:59 2019.
3
- You can adapt this file completely to your liking, but it should at least
4
- contain the root `toctree` directive.
+.. meta::
+ :description lang=en:
+ Python3-nmap converts Nmap commands into python3 methods making it very easy to use nmap in any of your python pentesting projects
5
6
-Welcome to python3-nmap's documentation!
7
-========================================
+Python3-nmap converts Nmap commands into python3 methods
+========================================================
8
9
.. toctree::
10
:maxdepth: 2
0 commit comments