33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > User's Log Viewer </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="user-s-log-viewer ">
364- < h1 class ="title "> User’s Log Viewer</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="user-s-log-viewer ">
370+ < h1 > User’s Log Viewer</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:41582a56f8deb42c9cdd0873300d9ef7116dccde5b22414dcfde2cd9597fb934
375+ !! source digest: sha256:b4784bb98603bf3980079c62efbdce8af15bb6abf4522118ce4475759b042baf
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-auth/tree/18.0/user_log_view "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-user_log_view "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-auth/tree/18.0/user_log_view "> < img alt ="OCA/server-auth " src ="https://img.shields.io/badge/github-OCA%2Fserver--auth-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-auth-18-0/server-auth-18-0-user_log_view "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-auth&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module adds a smart button on user’s form to display authentication
374379logs.</ p >
375380< p > < strong > Table of contents</ strong > </ p >
@@ -386,7 +391,7 @@ <h1 class="title">User’s Log Viewer</h1>
386391</ ul >
387392</ div >
388393< div class ="section " id ="usage ">
389- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
394+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
390395< p > To use this module, you need to:</ p >
391396< ol class ="arabic simple ">
392397< li > Go to Settings</ li >
@@ -397,31 +402,31 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
397402</ ol >
398403</ div >
399404< div class ="section " id ="bug-tracker ">
400- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
405+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h2 >
401406< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-auth/issues "> GitHub Issues</ a > .
402407In case of trouble, please check there if your issue has already been reported.
403408If you spotted it first, help us to smash it by providing a detailed and welcomed
404409< a class ="reference external " href ="https://github.com/OCA/server-auth/issues/new?body=module:%20user_log_view%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
405410< p > Do not contact contributors directly about support or help with technical issues.</ p >
406411</ div >
407412< div class ="section " id ="credits ">
408- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h1 >
413+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Credits</ a > </ h2 >
409414< div class ="section " id ="authors ">
410- < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h2 >
415+ < h3 > < a class ="toc-backref " href ="#toc-entry-4 "> Authors</ a > </ h3 >
411416< ul class ="simple ">
412417< li > IT-Projects LLC</ li >
413418</ ul >
414419</ div >
415420< div class ="section " id ="contributors ">
416- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h2 >
421+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Contributors</ a > </ h3 >
417422< ul class ="simple ">
418423< li > Denis Mudarisov << a class ="reference external " href ="mailto:mudarisov@it-projects.info "> mudarisov@it-projects.info</ a > >
419424(< a class ="reference external " href ="https://www.it-projects.info/ "> https://www.it-projects.info/</ a > )</ li >
420425< li > Chandresh Thakkar << a class ="reference external " href ="mailto:cthakkar@opensourceintegrators.com "> cthakkar@opensourceintegrators.com</ a > ></ li >
421426</ ul >
422427</ div >
423428< div class ="section " id ="maintainers ">
424- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h2 >
429+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Maintainers</ a > </ h3 >
425430< p > This module is maintained by the OCA.</ p >
426431< a class ="reference external image-reference " href ="https://odoo-community.org ">
427432< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -436,5 +441,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
436441</ div >
437442</ div >
438443</ div >
444+ </ div >
439445</ body >
440446</ html >
0 commit comments