mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
[IMP] document_page_reference: pre-commit auto fixes
This commit is contained in:
1
document_page_reference/readme/CONTRIBUTORS.md
Normal file
1
document_page_reference/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1 @@
|
||||
- Enric Tobella \<etobella@creublanca.es\>
|
||||
@@ -1 +0,0 @@
|
||||
* Enric Tobella <etobella@creublanca.es>
|
||||
@@ -1,2 +1,2 @@
|
||||
This module allows to add a reference name on documents and simplifies the link
|
||||
between document pages.
|
||||
This module allows to add a reference name on documents and simplifies
|
||||
the link between document pages.
|
||||
3
document_page_reference/readme/USAGE.md
Normal file
3
document_page_reference/readme/USAGE.md
Normal file
@@ -0,0 +1,3 @@
|
||||
When editing a document page add elements like \${XXX} where XXX is the
|
||||
reference of another page. Now, when viewing the document, it will link
|
||||
directly to the page. Also, the name will be parsed as the display name.
|
||||
@@ -1,3 +0,0 @@
|
||||
When editing a document page add elements like ${XXX} where XXX is the reference
|
||||
of another page. Now, when viewing the document, it will link directly to the page.
|
||||
Also, the name will be parsed as the display name.
|
||||
Reference in New Issue
Block a user