.. _f-buildkeywords: module ``homeblog.buildkeywords`` ================================= Short summary +++++++++++++ module ``ensae_teaching_cs.homeblog.buildkeywords`` Contains the main function to published my blog (http://www.xavierdupre.fr/blog). executed: :githublink:`%|py|7` Functions +++++++++ +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +====================================================================================================================================+======================================================================================================+ | :func:`build_bloc_keywords ` | builds the keywords bloc | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`build_bloc_months ` | builds the months bloc (we assume the page name is YYYY-MM-DD-something-.html | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`build_process_all_pages ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`file_all_keywords ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`FixIssuesWithAccent ` | voir http://migo.sixbit.org/more/html-entities.html http://www.thesauruslex.com/typo/eng/enghtml.htm | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`generate_html_article ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`get_node_div ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`modify_all_blogs_list_in_place ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`removeAccent ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`removeAccent_debug ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`removeHtmlAccent ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ | :func:`replace_xml_in_template_using_dom_dirty ` | | +------------------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.homeblog.buildkeywords :members: :special-members: __init__ :show-inheritance: