.. _package-rst-deprecated: ======================== Package rst.deprecated ======================== Placeholder package to ensure that there is always something inside the deprecated domain. Messages ======== .. container:: mess4ge-multi .. container:: mess4ge-graph .. digraph:: message_graph fontname="Arial"; fontsize=11; stylesheet="../_static/graphs.css"; node [fontsize=11,fontname="Arial"] edge [fontsize=11,fontname="Arial"] "1" [label=<
DoNotUseMe
>,shape=box,style=filled,fillcolor="white"]; .. container:: mess4ge-list .. container:: messages * :ref:`DoNotUseMe ` .. container:: clearer clearer: should be made invisible via css .. _message-rst-deprecated-donotuseme: Message DoNotUseMe ------------------ .. container:: message-rst-deprecated-donotuseme-multi .. container:: message-rst-deprecated-donotuseme-documentation .. py:class:: rst.deprecated.DoNotUseMe A placeholder message type for the RST deprecated domain. This domain is intended for types which do not meet the required standards or are deprecated for various other reasons. They will be placed in this domain for some time before they will finally be removed. Since this domain might become empty for some releases and the build system would choke on this, this dummy type ensures that there is always something to build. .. codeauthor:: Johannes Wienke .. container:: message-rst-deprecated-donotuseme-source :download:`Download this file ` .. literalinclude:: //home/jenkins/workspace/rst-manual-0.15-merge-simulator/upstream/RST-0.15.0-Linux/share/rst0.15/proto/deprecated/rst/deprecated/DoNotUseMe.proto :lines: 17-19 :language: protobuf