File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 "messages/messages_introduction" : "../user_guide/messages/index.html" ,
6262 "messages/messages_list" : "../user_guide/messages/messages_overview.html" ,
6363 "user_guide/message-control" : "messages/message_control.html" ,
64+ "technical_reference/c_extensions" : "../user_guide/c_extensions.html" ,
6465}
6566
6667# Add any paths that contain templates here, relative to this directory.
Original file line number Diff line number Diff line change @@ -4,10 +4,9 @@ Technical Reference
44===================
55
66.. TODO Configuration
7-
87.. TODO Messages
9-
108.. TODO Reports
9+ .. extensions.rst and features.rst are generated.
1110
1211 .. toctree ::
1312 :maxdepth: 2
@@ -17,4 +16,3 @@ Technical Reference
1716 checkers
1817 extensions
1918 features
20- c_extensions
Original file line number Diff line number Diff line change 11Startup and the Linter Class
22----------------------------
3+
34The two main classes in :mod: `pylint.lint ` are
45:class: `.pylint.lint.Run ` and :class: `.pylint.lint.PyLinter `.
56
File renamed without changes.
Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ User Guide
88
99 installation
1010 run
11- output
11+ output
12+ c_extensions
1213 messages/index
1314 options
1415 ide_integration/ide-integration
You can’t perform that action at this time.
0 commit comments