[gnome-builder/gnome-builder-3-30] doc: fix missing language in	code-block directive
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-builder/gnome-builder-3-30] doc: fix missing language in	code-block directive
- Date: Sat, 17 Nov 2018 11:25:22 +0000 (UTC)
commit d9f8c430bf780e6e08eb7e1d4999306e481eaf17
Author: Sebastien Lafargue <slafargue gnome org>
Date:   Sat Nov 17 12:15:49 2018 +0100
    doc: fix missing language in code-block directive
    
    Due to this error, the block was invisible in the generated doc:
    
    diagnostics.rst:46: WARNING: Error in "code-block" directive
 doc/help/plugins/editor/diagnostics.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc/help/plugins/editor/diagnostics.rst b/doc/help/plugins/editor/diagnostics.rst
index 70ebc6e2f..7adfc1974 100644
--- a/doc/help/plugins/editor/diagnostics.rst
+++ b/doc/help/plugins/editor/diagnostics.rst
@@ -43,7 +43,7 @@ You also need to register the plugin as a diagnostic provider in the ``.plugin``
 
 For example, a C diagnostic plugin will have a plugin file that look similar to this:
 
-.. code-block::
+.. code-block:: none
 
     # my_plugin.plugin
     
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]