AUTODOC Meaning in Japanese - translations and usage examples

Noun
autodoc
オートドック

Examples of using Autodoc in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
It's just scanners and an autodoc.
チェックしたよただのスキャナとオートドックだ。
Inside the autodoc, you can go back to sleep.
オートドックの内部では君は眠りに戻れる。
With Gus's ID, it can be like hibernation inside the Autodoc.
ガスのIDだとオートドックの内部では。
Autodoc provides the following additional events.
Autodocは以下のイベントを追加で提供します。
Added exclude argument to autodoc. between().
Autodoc.between()にexclude引数を追加しました。
Autodoc provides the following an additional event.
Autodocでは以下の追加イベントが提供されます。
I have checked it out. It's just scanners and an autodoc.
チェックしたよただのスキャナとオートドックだ。
Autodoc imports the modules to be documented.
Autodocはドキュメンテーションされるモジュールをインポートします。
Sphinx. ext. autosummary- Generate autodoc summaries.
Sphinx-autogen-autodocのスタブページを生成。
Autodoc directive, but can be customized with templates.
Autodocディレクティブにのみ含まれていますが、テンプレートでカスタマイズできます。
Sphinx. ext. autosummary- Generate autodoc summaries¶.
Sphinx.ext.autosummary--autodocのサマリーの生成¶。
Sphinx. ext. autodoc- Include documentation from docstrings.
Sphinx.ext.autodoc--docstringからのドキュメントの取り込み。
If any modules have side effects on import,these will be executed by autodoc when sphinx-build is run.
もしインポートによる副作用があれば、sphinx-buildが実行されるときautodocにより実行されます。
Autodoc needs to import your modules in order to extract the docstrings.
Autodocはモジュールをインポートしてdocstringの情報を収集する必要があります。
In command mode, it turns out the Autodoc has an option called Stabilize and Suspend.
コマンドモードではオートドックにオプションがある。
If an autodoc object cannot be imported, show the full traceback of the import error.
もし、autodocのオブジェクトがインポートできなかった時に、importエラーの完全なtracebackを表示するようにした。
In Command mode, it turns out the autodoc has a option called"Stabilize and Suspend.
コマンドモードではオートドックにオプションがある「スタビライズ&サスペンド」だ。
If an autodoc object cannot be imported, always re-read the document containing the directive on next build.
もし、autodocのオブジェクトがインポートできなかった時に、次のビルドで、そのディレクティブを含むドキュメントを常に再読込するようにした。
If you want to make the members option(or other flag options described below) the default, see autodoc_default_flags.
もしも、デフォルトでmembersオプション(や、これから説明する他のオプション)を有効にしたい場合には、autodoc_default_flagsを参照してください。
All cases where autodoc needs to get an attribute of a type are then handled by this function instead of getattr().
Autodocが型の属性を取得する必要がある場面では、標準のgetattr()関数の代わりに、ここで指定された関数が呼ばれます。
This feature makes iteasy for you to test doctests in docstrings included with the autodoc extension without marking them up with a special directive.
この機能があるおかげでautodoc拡張を使用して取り込んだdocstring中のdoctestを簡単に実行できます。特別なディレクティブでマークアップする必要はありません。
All autodoc directives support the noindex flag option that has the same effect as for standard py: function etc.
Autodocのすべてのディレクティブはnoindexというフラグオプションをサポートしています。これは標準のpy:functionなどと同様の効果があります。
Automodule and autoclass also has an member-order option that canbe used to override the global value of autodoc_member_order for one directive.
Automoduleとautoclassはmember-orderというオプションを持っています。これを設定すると、このディレクティブの中でのみグローバルなautodoc_member_orderという設定をオーバーライドできます。
PR 136: Autodoc directives now support an imported-members option to include members imported from different modules.
PR136:autodocディレクティブにimported-membersオプションを追加。このオプションにより、他のモジュールからimportしたメンバーも含められる。
If this boolean valueis set to True(which is the default), autodoc will look at the first line of the docstring for functions and methods, and if it looks like a signature, use the line as the signature and remove it from the docstring content.
もしこの設定をTrue(デフォルト)にすると、autodocは関数やメソッドのdocstringの最初の行を見て、もしシグニチャのような情報が書かれていたら、その行をシグニチャとして読み込み、docstringからはその行の内容を削除して扱います。
Autodoc allows the user to define a custom method for determining whether a member should be included in the documentation by using the following event.
Autodocでは以下のイベントを発行することで、指定されたメンバーをドキュメントに含めるかどうかをユーザが決定できるようになっています。
Added autodoc_default_flags config value, which can be used to select default flags for all autodoc directives.
Autodoc_default_flags設定値を追加しました。これは全てのautodocディレクティブのデフォルトフラグを選択するために使用されます。
Autodoc directives for module data and attributes now support an annotation option, so that the default display of the data/attribute value can be overridden.
Autodocディレクティブでmoduledataとattributeについてannotationオプションを追加。値が設定されている場合、デフォルトの値として表示する。
Results: 28, Time: 0.0337

Top dictionary queries

English - Japanese