.. _f-buildrss: module ``homeblog.buildrss`` ============================ Short summary +++++++++++++ module ``ensae_teaching_cs.homeblog.buildrss`` About RSS :githublink:`%|py|6` Functions +++++++++ +-----------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=============================================================================+==========================================================================================================================+ | :func:`check_encoding ` | check the encoding of a file (ASCII here), read the file, it does not return anything | +-----------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`file_build_rss ` | Build a RSS file, the function keeps the blog post (HTML format) from the last month. If a post contains one the two ... | +-----------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.homeblog.buildrss :members: :special-members: __init__ :show-inheritance: