diff --git a/docs/conf.py b/docs/conf.py index 898106b..3d5066f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,8 +40,8 @@ source_suffix = '.rst' master_doc = 'index' # General information about the project. -project = u'Stéganô' -copyright = u'2012-2017, Cédric Bonhomme' +project = u'Stegano' +copyright = u'2012-2018, Cédric Bonhomme' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -50,7 +50,7 @@ copyright = u'2012-2017, Cédric Bonhomme' # The short X.Y version. version = '0.8' # The full version, including alpha/beta/rc tags. -release = '0.8.1' +release = '0.8.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -183,7 +183,7 @@ latex_elements = { # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ - ('index', 'Stgan.tex', u'Stéganô Documentation', + ('index', 'Stgan.tex', u'Stegano Documentation', u'Cédric Bonhomme', 'manual'), ] @@ -227,7 +227,7 @@ man_pages = [ # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ - ('index', 'Stgan', u'Stéganô Documentation', + ('index', 'Stgan', u'Stegano Documentation', u'Cédric Bonhomme', 'Stgan', 'One line description of project.', 'Miscellaneous'), ] diff --git a/docs/index.rst b/docs/index.rst index 282accf..c927fde 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ Presentation .. image:: https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg?style=flat-square :target: https://saythanks.io/to/cedricbonhomme -Stéganô_ is a pure Python steganography_ module. +Stegano_ is a pure Python steganography_ module. Steganography is the art and science of writing hidden messages in such a way that no one, apart from the sender and intended recipient, suspects the @@ -44,6 +44,8 @@ Moreover some methods of steganalysis_ are provided: - steganalysis of LSB encoding in color images; - statistical steganalysis. +You can also use Stegano through this `Web service `_. +Not all functionalities of Stegano are covered. Requirements ============ @@ -64,20 +66,20 @@ Turorial software steganalysis -You can also have a look at the +You can have a look at the `unit tests `_. License ======= -Stéganô_ is under GPL v3 license. +Stegano_ is under GPL v3 license. Donation ======== -If you wish and if you like Stéganô, you can donate via bitcoin. +If you wish and if you like Stegano, you can donate via bitcoin. My bitcoin address: `1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ `_