Lines Matching refs:documentation
18 :mod:`SimpleXMLRPCServer` to serve HTML documentation in response to HTTP GET
38 POST requests, documentation GET requests, and modifies logging so that the
52 HTML documentation. This allows a server to provide its own web-based
53 documentation.
58 Set the title used in the generated HTML documentation. This title will be used
64 Set the name used in the generated HTML documentation. This name will appear at
65 the top of the generated documentation inside a "h1" element.
70 Set the description used in the generated HTML documentation. This description
71 will appear as a paragraph, below the server name, in the documentation.
81 HTML documentation. This allows a server to provide its own web-based
82 documentation.
87 Set the title used in the generated HTML documentation. This title will be used
93 Set the name used in the generated HTML documentation. This name will appear at
94 the top of the generated documentation inside a "h1" element.
99 Set the description used in the generated HTML documentation. This description
100 will appear as a paragraph, below the server name, in the documentation.