forked from docs/team-docs
forge-web-fix1
This commit is contained in:
parent
1950a26c7e
commit
f00ee725e2
1 changed files with 4 additions and 4 deletions
|
|
@ -13,12 +13,12 @@ Use this method for small changes, such as fixing typos or other simple edits th
|
|||
|
||||
== Edit via the Forge web interface
|
||||
|
||||
Every documentation page has an icon:edit[] *Edit this page* button.
|
||||
Every documentation page has an icon:edit[] *Edit this page* button in the top right corner.
|
||||
Use this to locate the page's source repository on Fedora Forge.
|
||||
|
||||
Starting from the docs.fedoraproject.org page that you intend to edit:
|
||||
|
||||
1. Click the icon:edit[] *Edit* button to navigate to the source page.
|
||||
1. Click the icon:edit[] *Edit* button in the top right corner to navigate to the source page.
|
||||
|
||||
2. If you are not already signed in, do so with your FAS account.
|
||||
|
||||
|
|
@ -28,9 +28,9 @@ IMPORTANT: If you receive a warning that the branch is behind in commits, click
|
|||
|
||||
4. Manually navigate the folder structure to return to the source page you intend to edit (normally in modules/ROOT/pages/).
|
||||
|
||||
5. Click the icon:pen[] *Edit* button, and make your changes directly to the AsciiDoc code.
|
||||
5. Click the icon:pen[] *Edit* button, located on the right side above the file contents, and make your changes directly to the AsciiDoc code.
|
||||
|
||||
6. Use the icon:eye[] *Preview* button to see how the document will look. Keep in mind that some AsciiDoc elements may not render accurately in the preview.
|
||||
6. Use the icon:eye[] *Preview* button, located on the left side above the edit field, to see how the document will look. Keep in mind that some AsciiDoc elements may not render accurately in the preview.
|
||||
|
||||
7. Once you are happy with the edit, scroll to the bottom of the page, and optionally add a message describing the nature of the edit.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue