ee026089c3
Fix broken doc links
2019-11-07 16:18:43 -05:00
1a9a2ddeb8
Remove trailing spaces in file docs/source/developers/license/xcat_individual_contributor_license_agreement.rst
2017-12-31 23:59:59 +00:00
78d9120b60
Remove trailing spaces in file docs/source/developers/license/xcat_corporate_contributor_license_agreement.rst
2017-12-31 23:59:59 +00:00
bad0b77574
Remove trailing spaces in file docs/source/developers/license/maintainers.rst
2017-12-31 23:59:59 +00:00
2d0ed7981d
Remove trailing spaces in file docs/source/developers/license/index.rst
2017-12-31 23:59:59 +00:00
28bf15a10f
Remove trailing spaces in file docs/source/developers/license/contributors.rst
2017-12-31 23:59:59 +00:00
8f01b28507
Remove trailing spaces in file docs/source/developers/guides/index.rst
2017-12-31 23:59:59 +00:00
ad29f0403e
Remove trailing spaces in file docs/source/developers/guides/docs/doc_guidelines.rst
2017-12-31 23:59:59 +00:00
f632683d0d
Remove trailing spaces in file docs/source/developers/guides/code/index.rst
2017-12-31 23:59:59 +00:00
97041f92d4
Remove trailing spaces in file docs/source/developers/guides/code/code_standard.rst
2017-12-31 23:59:59 +00:00
2002a81708
Remove trailing spaces in file docs/source/developers/guides/code/builds.rst
2017-12-31 23:59:59 +00:00
b59f6f696a
Remove trailing spaces in file docs/source/developers/github/syncing_forks.rst
2017-12-31 23:59:59 +00:00
f9ae06aa8f
Remove trailing spaces in file docs/source/developers/github/pull_request.rst
2017-12-31 23:59:59 +00:00
7ef31416a6
Remove trailing spaces in file docs/source/developers/github/index.rst
2017-12-31 23:59:59 +00:00
7f57db46d6
Remove trailing spaces in file docs/source/developers/github/forks.rst
2017-12-31 23:59:59 +00:00
9b5a400088
Remove trailing spaces in file docs/source/developers/github/delete_branches.rst
2017-12-31 23:59:59 +00:00
c6de0b40d7
Remove trailing spaces in file docs/source/developers/github/create_branches.rst
2017-12-31 23:59:59 +00:00
e5416b7a85
Remove trailing spaces in file docs/source/developers/github/change_code.rst
2017-12-31 23:59:59 +00:00
ae09fdfe6d
Spelling for man1 and some formatting fixes
2017-06-06 13:04:41 -04:00
fda07616e5
Spelling fixes for docs/sources/developers and overview
2017-05-30 13:26:36 -04:00
a50f3710f7
Doc spelling and gramma fixes
2016-10-25 15:31:20 -04:00
8ea1c26113
Fix doc_guidelines.rst based on pull request review
2016-06-01 09:56:32 -04:00
f3b8e39827
Add some xCAT documentation writing guidelines
2016-05-31 11:38:02 -04:00
ef3bf0c437
Fix doc build errors and missing links
2016-05-24 16:16:34 -04:00
d877778013
Add descrption of how to install tidy; fix two minor issues
2016-01-07 04:11:01 -05:00
14aeb23a05
Add xCAT code standard doc page
2016-01-06 07:11:08 -05:00
9d7cfaf94e
Update builds.rst
2015-10-30 12:23:05 -04:00
d35dd67667
Merge pull request #307 from whowutwut/developer_guide
...
Added documentation for building rst man pages
2015-10-28 09:57:44 -04:00
74dbc15a11
Update change_code.rst
...
delete duplicate word
2015-10-26 16:55:20 -04:00
f000802d96
Update index.rst
...
fix mispelling
2015-10-26 16:54:57 -04:00
d99b7d5b68
Update maintainers.rst
...
fix misspelling "information"
2015-10-26 16:52:35 -04:00
f34127b026
Rearranged the developers area to group topics together
...
Added documentation primarily for building the man pages locally
There is a requirement for pod2rst
Modified the create_man_pages script to allow for local perl
module path
2015-10-23 20:42:06 -04:00
9c6de4b1c3
Fix some spelling errors
...
Fix some spelling errors again.
2015-10-08 10:40:16 -04:00
9ab009e7ba
Improve the content of the conflict resolution
...
Improve some wording in the conflict resolution section to make it more clear after running through the steps this week
2015-10-08 09:31:02 -04:00
f2b7757628
Fixed some of the WARNING and ERROR messages that are coming out doing a
...
'make clean' then 'make html' for the documentation. There are a lot
of formatting errors that are present
Also fixed some of the broken links. When pages are added and changed
the person working on it should check the build errors
2015-09-30 12:25:40 -04:00
1bf7d6c506
Update pull_request.rst
...
Add '-f' for 'git push' after changed the commit by 'git rebase' or 'git commit --amend'
2015-09-23 15:50:20 +08:00
cbaa8b8ae2
Chnage how to use pull request in doc:
...
How to add more change for a pull request
How to resolve conflict for a pull request
2015-09-21 10:47:30 -04:00
0e131821ce
Added information about stashing work before switching to update the
...
master branch of your forked repo as to not lose any umcommited changes
that may be in progress
2015-09-21 14:21:33 +08:00
7b8072ce01
Doc Change: syncing_forks.rst
...
Add [git checkout master] before pull from upstream
2015-09-21 14:21:33 +08:00
224627f600
fix a typo
2015-09-21 14:21:33 +08:00
5ae100b516
Simplify the steps to update forked repository
2015-09-21 14:21:33 +08:00
eba708e40f
fix the internal link target issue
2015-09-02 04:07:00 -04:00
eed9d8b1ff
remove a .swp file
2015-09-02 01:27:57 -04:00
8a5c522292
Add example to show how to edit doc:
...
Section format
List format
Link/Reference
Footnotes
Comments
Table
Literal block/word
2015-09-02 01:26:33 -04:00
38f7c13f88
Update doc Guidelines base on comments
2015-09-01 12:22:53 -04:00
71318e9b69
Add a Doc edit tips page
...
How to add links
How to add OS specific branches
2015-09-01 09:10:51 -04:00
57e1c944cb
Merge pull request #124 from whowutwut/git_tutorial
...
Added Github documentation reference for forking/branch/pull request
2015-08-28 18:39:22 +08:00
24a080fd3e
Create pdf files of the agreements for the contributor license agreements.
...
To be consistent with the maintainer agreement, provide downloadble pdf
files for contributors to print and sign. This makes the form that is
returned to us more consistent as well.
2015-08-27 11:27:52 -04:00
828b807c5b
Initial commit for GitHub reference documentation for forking/branching/pullrequest
2015-08-27 10:19:04 -04:00
78ae3adbe7
The CLAs should stay in the xCAT documentation instead of being put in the wiki
...
pages on the xcat-core project. Removing those files and cleaning up the
agreements under the docs directory
2015-08-26 15:53:05 -04:00