Static Methods

Summary

staticmethod

class parent

truncated documentation

_format_str

ExtTestCase

Returns s or 's' depending on the type.

_get_strrep

StaticInteract

Need to match javascript string rep

_key

ProfileNode

_make_depart_admonition

MdTranslator

_make_depart_admonition

RstTranslator

_print_cache

DocumentationHandler

Displays the most requested files.

_private_get_name

MagicCommandParser

guesses the name of a parameter knowning the argument given to add_argument()

abs_path_join

ExtTestCase

Returns an absolute and normalized path from this location.

add_mapping

DocumentationHandler

Adds a mapping associated to a local path to watch.

build_expression

FileTreeNode

Builds a regular expression validating a list of extension.

build_tag

BlogPost

Builds the tag for a post.

bytes2mapping

MockTransferAPI

Deserializes a mapping.

bytes2mapping

TransferAPI

Deserializes a mapping.

category2url

BlogPostList

Removes accents and spaces to get a clean url.

checksum_md5

MockTransferAPI

Computes MD5 for a file.

checksum_md5

TransferAPI

Computes MD5 for a file.

codediff_parser

MagicDiff

Defines the way to parse the magic command %codediff.

compress_parser

MagicCompress

defines the way to parse the magic command %compress

create

MockSphinxApp

Creates a MockSphinxApp for Sphinx.

decrypt_file_parser

MagicCrypt

defines the way to parse the magic command %decrypt_file

divide_list

BlogPostList

Divides a list into buckets of division items.

encrypt_file_parser

MagicCrypt

defines the way to parse the magic command %encrypt_file

endecrypt_file_parser

MagicCrypt

defines the way to parse the magic command %encrypt_file and %decrypt_file

execute

DocumentationHandler

Locally executes a python script.

filter_node_

ProfileNode

Filters out node to be displayed by default.

getForFd

_AsyncLineReader

get_cell_code

NotebookRunner

Returns the code of a cell.

get_cmd_custom

JenkinsExt

Custom script for Jenkins.

get_from_cache

DocumentationHandler

Retrieves a file from the cache if it was cached, it the file was added later than a day, it returns None.

get_ftype

DocumentationHandler

defines the header to send (type of files) based on path

get_label

IndexInformation

Returns a new label given the existing ones.

get_mappings

DocumentationHandler

Returns a copy of the mappings.

hash_string

JenkinsExt

Hashes a string.

html_code_renderer

DocumentationHandler

Produces a html code for code.

htmlhelp_parser

MagicClassExample

Defines the way to parse the magic command %htmlhelp.

mapping2bytes

MockTransferAPI

Serializes a mapping.

mapping2bytes

TransferAPI

Serializes a mapping.

process_html_path

DocumentationHandler

Processes a HTML content, replaces path which are relative to the root and not the project.

produce_aggregated_post_page

BlogPostList

Writes the content of an aggregate page of blog posts.

profile

ExtTestCase

Profiles the execution of a function with function profile.

read_json

TransferAPI_FileInfo

Retrieves information from a json string.

reformat

AutoSignatureDirective

Formats the number of spaces in front every line to be equal to a specific value.

setUpClass

ExtTestCase

Filters out FutureWarning, PendingDeprecationWarning.

stat

_Types

strdiff_parser

MagicDiff

Defines the way to parse the magic command %strdiff.

tearDownClass

ExtTestCase

Stops filtering out FutureWarning, PendingDeprecationWarning.

textdiff_parser

MagicDiff

Defines the way to parse the magic command %textdiff.

update_cache

DocumentationHandler

Updates the cache.

v2s

SqlLite3FileStore

write_additional_files

CustomSingleFileHTMLBuilder

write_aggregated_post_list

BlogPostList

Writes list of posts in an aggregated manners.