[dylan-lang/opendylan] 6303e3: [docs] Move primitives doc to library-reference.
GitHub <[email protected]> Sun, 10 Apr 2016 06:24:49 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <570a54211984e_73623f98465e52b81071f@hookshot-fe5-cp1-prd.iad.github.net.mail> |
----==_mimepart_570a542119400_73623f98465e52b8107086
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 6303e397c5e62a5342993af722dc5537e63134a3
https://github.com/dylan-lang/opendylan/commit/6303e397c5e62a5342993af722dc5537e63134a3
Author: Bruce Mitchener <[email protected]>
Date: 2016-04-10 (Sun, 10 Apr 2016)
Changed paths:
M documentation/hacker-guide/source/runtime/index.rst
R documentation/hacker-guide/source/runtime/primitives.rst
A documentation/library-reference/source/dylan/index.rst
A documentation/library-reference/source/dylan/primitives.rst
M documentation/library-reference/source/index.rst
Log Message:
-----------
[docs] Move primitives doc to library-reference.
This is another step in moving more docs for things exported from
the dylan library into the same location within the library reference.
* documentation/hacker-guide/source/runtime/index.rst: Remove link to primitives docs.
* documentation/library-reference/source/dylan/index.rst: Add link to primitives docs.
* documentation/hacker-guide/source/runtime/primitives.rst: Move to library-reference.
* documentation/library-reference/source/index.rst: Add link to Dylan library docs.
Commit: 293c3f750011b934436950d27cb2cb0feee35a64
https://github.com/dylan-lang/opendylan/commit/293c3f750011b934436950d27cb2cb0feee35a64
Author: Bruce Mitchener <[email protected]>
Date: 2016-04-10 (Sun, 10 Apr 2016)
Changed paths:
R documentation/library-reference/source/common-dylan/finalization.rst
M documentation/library-reference/source/common-dylan/index.rst
R documentation/library-reference/source/common-dylan/threads.rst
A documentation/library-reference/source/dylan/finalization.rst
M documentation/library-reference/source/dylan/index.rst
A documentation/library-reference/source/dylan/threads.rst
M documentation/library-reference/source/io/streams.rst
M documentation/library-reference/source/language-extensions/index.rst
Log Message:
-----------
[docs] Move threads, finalization docs to dylan library.
The threads and finalization modules are defined in the Dylan
library and only re-exported from the common-dylan library, so now
that we have a home for Dylan library documentation, we can move
these there.
* documentation/library-reference/source/common-dylan/index.rst
Remove links to threads and finalization docs from the TOC. We also
take this opportunity to simplify the page and make it more like
other pages within this reference.
* documentation/library-reference/source/dylan/index.rst: Link in docs.
* documentation/library-reference/source/common-dylan/finalization.rst: Move.
* documentation/library-reference/source/common-dylan/threads.rst: Move.
* documentation/library-reference/source/io/streams.rst: Update links.
* documentation/library-reference/source/language-extensions/index.rst: Likewise.
Commit: 00c91861ed4aafa82e19dd72798b32fdceca778a
https://github.com/dylan-lang/opendylan/commit/00c91861ed4aafa82e19dd72798b32fdceca778a
Author: Bruce Mitchener <[email protected]>
Date: 2016-04-10 (Sun, 10 Apr 2016)
Changed paths:
M documentation/library-reference/source/common-dylan/index.rst
Log Message:
-----------
[docs] Remove TODO for simple-profiling docs.
The simple-profiling module has been documented, so this TODO item
can be removed.
* documentation/library-reference/source/common-dylan/index.rst
Remove TODO item.
Compare: https://github.com/dylan-lang/opendylan/compare/60f222d2add2...00c91861ed4a
----==_mimepart_570a542119400_73623f98465e52b8107086
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_570a542119400_73623f98465e52b8107086--